mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 04:54:05 +09:00
making sure unused screen be disposed, and not breaking the app
This commit is contained in:
@@ -198,7 +198,6 @@ class UIItemInventoryElem(
|
||||
|
||||
|
||||
override fun dispose() {
|
||||
itemImage?.texture?.dispose()
|
||||
}
|
||||
|
||||
override fun keyUp(keycode: Int): Boolean {
|
||||
|
||||
Reference in New Issue
Block a user