mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
nsmenu working submenu navigation; new graphics bug discovered
This commit is contained in:
@@ -84,7 +84,7 @@ class UITestPad1 : ScreenAdapter() {
|
||||
|
||||
override fun render(delta: Float) {
|
||||
// UPDATE
|
||||
|
||||
nsMenu.update(delta)
|
||||
|
||||
// RENDER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user