瀏覽代碼

fix occlusion workload

David Catuhe 7 年之前
父節點
當前提交
1cd5ab174e
共有 1 個文件被更改,包括 2 次插入1 次删除
  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": {