Explorar el Código

Update files.js

Removes `webgl2_sandbox` example from the list, see #11363.
Michael Herzog hace 8 años
padre
commit
6879902f1f
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      examples/files.js

+ 3 - 3
examples/files.js

@@ -277,9 +277,9 @@ var files = {
 	"webgl deferred": [
 	"webgl deferred": [
 		"webgldeferred_animation"
 		"webgldeferred_animation"
 	],
 	],
-	"webgl2": [
-		"webgl2_sandbox"
-	],
+	//"webgl2": [
+		//"webgl2_sandbox"
+	//],
 	"webvr": [
 	"webvr": [
 		"webvr_cubes",
 		"webvr_cubes",
 		"webvr_daydream",
 		"webvr_daydream",