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