mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-16 08:36:07 +09:00
wider module info cells
This commit is contained in:
@@ -87,7 +87,7 @@ class NoModuleDefaultTitlescreen(batch: FlippingSpriteBatch) : IngameInstance(ba
|
||||
App.fontGame.draw(it, pathText, pathButtonX, pathButtonY)
|
||||
}
|
||||
|
||||
if (Gdx.input.isKeyPressed(Keys.ESCAPE)) gamemode = 1
|
||||
// if (Gdx.input.isKeyPressed(Keys.ESCAPE)) gamemode = 1
|
||||
}
|
||||
else if (gamemode == 1) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user