playtime counter on top left corner

This commit is contained in:
minjaesong
2024-07-19 03:07:52 +09:00
parent 49fb419d35
commit 14538dd10b
4 changed files with 28 additions and 8 deletions

View File

@@ -580,11 +580,6 @@ open class TerrarumIngame(batch: FlippingSpriteBatch) : IngameInstance(batch) {
ingameController.gamepad = App.gamepad
}
// init console window
// TODO test put it on the IngameInstance.(init)
//consoleHandler = ConsoleWindow()
//consoleHandler.setPosition(0, 0)
val drawWidth = Toolkit.drawWidth