fix func name conflict

This commit is contained in:
Minjae Song
2019-08-13 15:50:31 +09:00
parent 9b470bb3bb
commit 018160b541
4 changed files with 4 additions and 4 deletions

View File

@@ -152,7 +152,7 @@ class TitleScreen(batch: SpriteBatch) : IngameInstance(batch) {
demoWorld.worldTime.timeDelta = 150
IngameRenderer.setWorld(demoWorld)
IngameRenderer.setRenderedWorld(demoWorld)
uiMenu = UIRemoCon(UITitleRemoConYaml())//UITitleRemoConRoot()