add profiling to controller-dispatcher

This commit is contained in:
Seth Alves 2017-09-12 10:44:09 -07:00
parent 2850029f26
commit 315f874824

View file

@ -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",