mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
the file io is cursed
This commit is contained in:
@@ -254,6 +254,7 @@ object VDSaveKind {
|
||||
object VDFileID {
|
||||
const val ROOT = 0L
|
||||
const val SAVEGAMEINFO = -1L
|
||||
const val PLAYER_JSON = -1L
|
||||
const val THUMBNAIL = -2L
|
||||
const val SPRITEDEF = -2L
|
||||
const val SPRITEDEF_GLOW = -3L
|
||||
|
||||
Reference in New Issue
Block a user