Selaa lähdekoodia

Added missing example to list.

Mr.doob 11 vuotta sitten
vanhempi
commit
d3626bb5c0
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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"