buildingmaker palette close and open again

This commit is contained in:
minjaesong
2019-02-14 22:33:54 +09:00
parent d020bedba1
commit 6b44e01939
4 changed files with 47 additions and 23 deletions

View File

@@ -241,7 +241,7 @@ class UIItemTextButtonList(
selectedIndex = index
}
fun unselect() {
fun deselect() {
selectedIndex = null
}