mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
MIDI input test
Former-commit-id: 8ec51637782a2c4185716f3164c837477e648975
This commit is contained in:
@@ -56,7 +56,7 @@ class StateUITest : BasicGameState() {
|
||||
ui.update(container, delta)
|
||||
}
|
||||
|
||||
override fun getID() = Terrarum.STATE_ID_TEST_UI
|
||||
override fun getID() = Terrarum.STATE_ID_TEST_UI1
|
||||
|
||||
override fun render(container: GameContainer, game: StateBasedGame, g: Graphics) {
|
||||
ui.render(container, game, g)
|
||||
|
||||
Reference in New Issue
Block a user