mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-17 09:06:06 +09:00
no ui toggle when console is open
This commit is contained in:
@@ -72,6 +72,9 @@ class UIHandler(val UI: UICanvas,
|
||||
setAsClose()
|
||||
}
|
||||
}
|
||||
if (toggleButton != null) {
|
||||
/* */
|
||||
}
|
||||
|
||||
|
||||
if (openFired && openCloseCounter > 9) openFired = false
|
||||
|
||||
Reference in New Issue
Block a user