mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
buildingmaker palette close and open again
This commit is contained in:
@@ -82,7 +82,7 @@ class BuildingMaker(batch: SpriteBatch) : IngameInstance(batch) {
|
||||
|
||||
val uiToolbox = UINSMenu("Menu", 100, menuYaml)
|
||||
val notifier = Notification()
|
||||
val uiPaletteSelector = UIPaletteSelector()
|
||||
val uiPaletteSelector = UIPaletteSelector(this)
|
||||
val uiPalette = UIBuildingMakerBlockChooser(this)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user