Bläddra i källkod

fix occlusion workload

David Catuhe 7 år sedan
förälder
incheckning
1cd5ab174e
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      Tools/Gulp/config.json

+ 2 - 1
Tools/Gulp/config.json

@@ -240,7 +240,8 @@
                 "../../src/Engine/Extensions/babylon.engine.occlusionQuery.js"
             ],
             "dependUpon": [
-                "core"
+                "core",
+                "debug"
             ]
         },          
         "behaviors": {