mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 13:28:09 +02:00
Remove stray tab.
This commit is contained in:
parent
ab74c843fe
commit
fee800c0a9
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ var DEFAULT_SCRIPTS_COMBINED = [
|
||||||
];
|
];
|
||||||
var DEFAULT_SCRIPTS_SEPARATE = [
|
var DEFAULT_SCRIPTS_SEPARATE = [
|
||||||
"system/controllers/controllerScripts.js",
|
"system/controllers/controllerScripts.js",
|
||||||
"system/fingerPaint/fingerPaint.js"
|
"system/fingerPaint/fingerPaint.js"
|
||||||
];
|
];
|
||||||
|
|
||||||
// add a menu item for debugging
|
// add a menu item for debugging
|
||||||
|
|
Loading…
Reference in a new issue