mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
single screen ui for world portal
This commit is contained in:
@@ -111,7 +111,7 @@ class DummyTogglePane : UICanvas() {
|
||||
private var timer = 0f
|
||||
|
||||
init {
|
||||
button1.clickOnceListener = { _,_,_ ->
|
||||
button1.clickOnceListener = { _,_ ->
|
||||
button1.toggle()
|
||||
}
|
||||
uiItems.add(button1)
|
||||
|
||||
Reference in New Issue
Block a user