mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 13:34:06 +09:00
inventory screen doesn't need two char info display
This commit is contained in:
@@ -319,9 +319,6 @@ class TitleScreen(val batch: SpriteBatch) : Screen {
|
||||
|
||||
override fun dispose() {
|
||||
logo.texture.dispose()
|
||||
|
||||
IngameRenderer.dispose()
|
||||
|
||||
uiMenu.dispose()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user