mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 04:08:13 +02:00
Merge pull request #8524 from AndrewMeadows/fix-default-scripts
fix typo
This commit is contained in:
commit
8d5a896ccf
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