mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:24:00 +02:00
add profiling to controller-dispatcher
This commit is contained in:
parent
2850029f26
commit
315f874824
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ var CONTOLLER_SCRIPTS = [
|
|||
"handControllerPointer.js",
|
||||
"grab.js",
|
||||
"toggleAdvancedMovementForHandControllers.js",
|
||||
"ControllerDispatcher.js",
|
||||
"controllerDispatcher.js",
|
||||
"controllerModules/nearParentGrabEntity.js",
|
||||
"controllerModules/nearParentGrabOverlay.js",
|
||||
"controllerModules/nearActionGrabEntity.js",
|
||||
|
|
Loading…
Reference in a new issue