Browse Source

adds 2 examples to list files.js

adds both new spotlight examples
Master James 9 năm trước cách đây
mục cha
commit
c7b269baa5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      examples/files.js

+ 2 - 0
examples/files.js

@@ -60,6 +60,8 @@ var files = {
 		"webgl_lights_physical",
 		"webgl_lights_physical",
 		"webgl_lights_pointlights",
 		"webgl_lights_pointlights",
 		"webgl_lights_pointlights2",
 		"webgl_lights_pointlights2",
+		"webgl_lights_spotlight",
+		"webgl_lights_spotlights",
 		"webgl_lines_colors",
 		"webgl_lines_colors",
 		"webgl_lines_cubes",
 		"webgl_lines_cubes",
 		"webgl_lines_dashed",
 		"webgl_lines_dashed",