فهرست منبع

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"
                 "../../src/Engine/Extensions/babylon.engine.occlusionQuery.js"
             ],
             ],
             "dependUpon": [
             "dependUpon": [
-                "core"
+                "core",
+                "debug"
             ]
             ]
         },          
         },          
         "behaviors": {
         "behaviors": {