mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
RemoCons fully working; also fixed my stupidity
This commit is contained in:
@@ -148,7 +148,7 @@ class TitleScreen(val batch: SpriteBatch) : Screen {
|
||||
|
||||
|
||||
uiMenu = UITitleRemoConRoot()
|
||||
uiMenu.setPosition(0, UITitleRemoConRoot.menubarOffY)
|
||||
uiMenu.setPosition(0, 0)
|
||||
uiMenu.setAsOpen()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user