Quellcode durchsuchen

add missing file to config

Brian Zinn vor 7 Jahren
Ursprung
Commit
af221ef685
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      Tools/Gulp/config.json

+ 2 - 1
Tools/Gulp/config.json

@@ -676,7 +676,8 @@
                 "../../src/Gamepad/Controllers/babylon.oculusTouchController.js",
                 "../../src/Gamepad/Controllers/babylon.oculusTouchController.js",
                 "../../src/Gamepad/Controllers/babylon.viveController.js",
                 "../../src/Gamepad/Controllers/babylon.viveController.js",
                 "../../src/Gamepad/Controllers/babylon.genericController.js",
                 "../../src/Gamepad/Controllers/babylon.genericController.js",
-                "../../src/Gamepad/Controllers/babylon.windowsMotionController.js"
+                "../../src/Gamepad/Controllers/babylon.windowsMotionController.js",
+                "../../src/Gamepad/Controllers/babylon.gearVRController.js"
             ],
             ],
             "dependUpon": [
             "dependUpon": [
                 "core"
                 "core"