the file io is cursed

This commit is contained in:
minjaesong
2023-07-08 03:12:15 +09:00
parent b31da6ffec
commit d507d84950
14 changed files with 427 additions and 399 deletions

View File

@@ -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