Browse Source

Added missing example to list.

Mr.doob 11 years ago
parent
commit
d3626bb5c0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      examples/index.html

+ 2 - 1
examples/index.html

@@ -267,7 +267,8 @@
 				"webgl_terrain_dynamic",
 				"webgl_test_memory",
 				"webgl_test_memory2",
-				"webgl_trails"
+				"webgl_trails",
+				"webgl_video_panorama_equirectangular"
 			],
 			"webgl3": [
 				"webgl3_performance"