mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 19:59:28 +02:00
fix typo
This commit is contained in:
parent
b5adf1cf4c
commit
da387a958a
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ var DEFAULT_SCRIPTS = [
|
||||||
"system/controllers/squeezeHands.js",
|
"system/controllers/squeezeHands.js",
|
||||||
"system/controllers/grab.js",
|
"system/controllers/grab.js",
|
||||||
"system/controllers/teleport.js",
|
"system/controllers/teleport.js",
|
||||||
"system/controllers/toggleAdvancedMovementForHandControllers.js,
|
"system/controllers/toggleAdvancedMovementForHandControllers.js",
|
||||||
"system/dialTone.js",
|
"system/dialTone.js",
|
||||||
"system/firstPersonHMD.js",
|
"system/firstPersonHMD.js",
|
||||||
"system/snapshot.js"
|
"system/snapshot.js"
|
||||||
|
|
Loading…
Reference in a new issue