adjusting disposing behavs so that we can go back and forth the ingame and titlescr

This commit is contained in:
minjaesong
2019-01-31 00:12:38 +09:00
parent 1475fa08dc
commit b3e323965f
12 changed files with 62 additions and 49 deletions

View File

@@ -313,7 +313,6 @@ object LoadScreen : ScreenAdapter() {
}
override fun hide() {
dispose()
}
override fun resize(width: Int, height: Int) {