wider module info cells

This commit is contained in:
minjaesong
2022-02-24 14:55:57 +09:00
parent 8ee221b93d
commit 2e3a9e6fa0
6 changed files with 50 additions and 21 deletions

View File

@@ -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) {