mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 12:04:06 +09:00
trying to make fixtures with UIs working, was not successful
This commit is contained in:
@@ -48,6 +48,7 @@ class UICheatDetected : UICanvas() {
|
||||
}
|
||||
|
||||
override fun doOpening(delta: Float) {
|
||||
Terrarum.ingame?.paused = true
|
||||
}
|
||||
|
||||
override fun doClosing(delta: Float) {
|
||||
|
||||
Reference in New Issue
Block a user