mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 02:54:04 +09:00
fix func name conflict
This commit is contained in:
@@ -307,7 +307,7 @@ class BuildingMaker(batch: SpriteBatch) : IngameInstance(batch) {
|
||||
uiPalette.setPosition(200, 100)
|
||||
|
||||
|
||||
IngameRenderer.setWorld(gameWorld)
|
||||
IngameRenderer.setRenderedWorld(gameWorld)
|
||||
}
|
||||
|
||||
override fun show() {
|
||||
|
||||
Reference in New Issue
Block a user