mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 14:47:19 +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 {
|
||||
Controller.enableMapping(FLYING_MAPPING_NAME);
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
initializeControls();
|
||||
initializeControls();
|
||||
|
||||
}()); // END LOCAL_SCOPE
|
||||
|
|
Loading…
Reference in a new issue