mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 18:44:05 +09:00
title remocon: menu UI with no child should be displayed now
This commit is contained in:
@@ -59,7 +59,8 @@ class UITitleLanguage : UICanvas() {
|
||||
|
||||
override fun updateUI(delta: Float) {
|
||||
textArea.update(delta)
|
||||
println("should be printing indefinitely")
|
||||
|
||||
//AppLoader.printdbg(this, "should be printing indefinitely")
|
||||
}
|
||||
|
||||
override fun renderUI(batch: SpriteBatch, camera: Camera) {
|
||||
|
||||
Reference in New Issue
Block a user