mirror of
https://github.com/overte-org/overte.git
synced 2025-06-15 22:19:35 +02:00
fixing typo in script file.
This commit is contained in:
parent
35755369cd
commit
d66b548fc5
1 changed files with 4 additions and 5 deletions
|
@ -185,11 +185,10 @@
|
||||||
} else {
|
} else {
|
||||||
Controller.enableMapping(FLYING_MAPPING_NAME);
|
Controller.enableMapping(FLYING_MAPPING_NAME);
|
||||||
}
|
}
|
||||||
});
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
initializeControls();
|
||||||
}
|
|
||||||
|
|
||||||
initializeControls();
|
|
||||||
|
|
||||||
}()); // END LOCAL_SCOPE
|
}()); // END LOCAL_SCOPE
|
||||||
|
|
Loading…
Reference in a new issue