mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
disposable UI; loading screen mockup (i heard like loading screen -- sonic 06)
This commit is contained in:
@@ -355,5 +355,8 @@ class UIInventory(
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
override fun dispose() {
|
||||
catButtons.dispose()
|
||||
items.forEach { it.dispose() }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user