mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
load list: thumbnail on management scr
This commit is contained in:
@@ -105,8 +105,8 @@ class UITestPad1 : TerrarumGamescreen {
|
||||
}
|
||||
|
||||
override fun dispose() {
|
||||
try { colourPickerTex.dispose() } catch (e: GdxRuntimeException) {}
|
||||
try { colourPickerPixmap.dispose() } catch (e: GdxRuntimeException) {}
|
||||
colourPickerTex.tryDispose()
|
||||
colourPickerPixmap.tryDispose()
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user