mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 18:14:06 +09:00
F4 to hide GUI
This commit is contained in:
@@ -258,6 +258,8 @@ class TitleScreen(batch: FlippingSpriteBatch) : IngameInstance(batch) {
|
||||
override fun show() {
|
||||
printdbg(this, "show() called")
|
||||
|
||||
KeyToggler.forceSet(Input.Keys.F4, false)
|
||||
|
||||
initViewPort(App.scr.width, App.scr.height)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user