From be0adede500a565bbdd4976e361549f6fdc7ef85 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Sun, 17 Oct 2021 21:39:29 +0200 Subject: Update examples.js --- common/examples.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'common') diff --git a/common/examples.js b/common/examples.js index f90b5c6..ed8333b 100644 --- a/common/examples.js +++ b/common/examples.js @@ -66,7 +66,7 @@ $(document).ready(function() { 'textures_bunnymark', 'textures_blend_modes', 'textures_draw_tiled', - 'textures_poly', + 'textures_polygon', 'text_raylib_fonts', 'text_font_spritefont', 'text_font_loading', @@ -84,7 +84,6 @@ $(document).ready(function() { 'models_cubicmap', 'models_first_person_maze', 'models_geometric_shapes', - 'models_material_pbr', 'models_mesh_generation', 'models_mesh_picking', 'models_loading', -- cgit v1.2.3