not baaad
This commit is contained in:
parent
16074232aa
commit
fbdac9ebf1
44 changed files with 2152 additions and 454 deletions
|
|
@ -378,7 +378,7 @@ def check_current_save_format() -> None:
|
|||
save_storage = read_text(ROOT / "js/save_storage.js")
|
||||
restore_coordinator = read_text(ROOT / "js/restore_coordinator.js")
|
||||
required_snapshot = [
|
||||
"const SNAPSHOT_VERSION = 4",
|
||||
"const SNAPSHOT_VERSION = 5",
|
||||
"a: \"tj1\"",
|
||||
"function compactWorld",
|
||||
"function compactTarinai",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue