mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 20:44:14 +02:00
typo
This commit is contained in:
parent
3bf81034a3
commit
f365ce8abd
1 changed files with 1 additions and 1 deletions
|
@ -885,7 +885,7 @@ function shutdown() {
|
|||
if (onPalScreen) {
|
||||
tablet.gotoHomeScreen();
|
||||
}
|
||||
ContextOverlay.enable = true;
|
||||
ContextOverlay.enabled = true;
|
||||
button.clicked.disconnect(onTabletButtonClicked);
|
||||
tablet.removeButton(button);
|
||||
tablet.screenChanged.disconnect(onTabletScreenChanged);
|
||||
|
|
Loading…
Reference in a new issue