mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-29 11:42:51 +02:00
lines/spacing
This commit is contained in:
parent
14a3eb4c97
commit
b82f6d0bad
3 changed files with 5 additions and 4 deletions
|
@ -813,6 +813,7 @@ var toolBar = (function () {
|
|||
};
|
||||
entityListTool.interactiveWindowHidden.addListener(this, deactivateCreateIfDesktopWindowsHidden);
|
||||
createToolsWindow.interactiveWindowHidden.addListener(this, deactivateCreateIfDesktopWindowsHidden);
|
||||
|
||||
that.setActive(false);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue