mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
playtime counter on top left corner
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user