mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
portalPoint to the world
This commit is contained in:
@@ -5,7 +5,7 @@ package net.torvald.terrarum
|
||||
*/
|
||||
object TerrarumGlobalState {
|
||||
|
||||
var HAS_KEYBOARD_INPUT_FOCUS = CountedBool()
|
||||
val HAS_KEYBOARD_INPUT_FOCUS = CountedBool()
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user