David Catuhe %!s(int64=7) %!d(string=hai) anos
pai
achega
4828600197
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      localDev/index.html

+ 1 - 1
localDev/index.html

@@ -69,7 +69,7 @@
 					BABYLONDEVTOOLS.Loader.debugShortcut(engine);
 					BABYLONDEVTOOLS.Loader.debugShortcut(engine);
 
 
 					// call the scene creation from the js.
 					// call the scene creation from the js.
-					if (delayCreateScene) {
+					if (typeof delayCreateScene !== "undefined") {
 						var scene = delayCreateScene();
 						var scene = delayCreateScene();
 
 
 						if (scene) {
 						if (scene) {