no ui toggle when console is open

This commit is contained in:
minjaesong
2017-05-10 21:01:19 +09:00
parent 31954f3ca7
commit f45dc6fde2
2 changed files with 17 additions and 2 deletions

View File

@@ -72,6 +72,9 @@ class UIHandler(val UI: UICanvas,
setAsClose()
}
}
if (toggleButton != null) {
/* */
}
if (openFired && openCloseCounter > 9) openFired = false