mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-20 07:24:06 +09:00
check for save damage wip
This commit is contained in:
@@ -386,6 +386,8 @@ open class IngameInstance(val batch: SpriteBatch) : Screen {
|
||||
} catch (e: NoSuchFileException) {}
|
||||
}
|
||||
|
||||
|
||||
|
||||
fun getSaveFileMain() = File(App.defaultSaveDir, savegameNickname)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user