mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 21:14:04 +09:00
buildingmaker palette close and open again
This commit is contained in:
@@ -241,7 +241,7 @@ class UIItemTextButtonList(
|
||||
selectedIndex = index
|
||||
}
|
||||
|
||||
fun unselect() {
|
||||
fun deselect() {
|
||||
selectedIndex = null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user