This commit is contained in:
33333-33333 2026-06-28 13:40:41 +09:00
commit f500279abd
93 changed files with 1893 additions and 1198 deletions

View file

@ -425,9 +425,9 @@ def check_current_save_format() -> None:
if offenders:
fail("broad snapshot fields still present after light-save conversion: " + ", ".join(offenders))
required_codec = [
'EXPORT_PREFIX = "たり"',
'RAW_CODEC = ""',
'DEFLATE_CODEC = ""',
'EXPORT_PREFIX = "\\u305f\\u308a"',
'RAW_CODEC = "\\u751f"',
'DEFLATE_CODEC = "\\u7e2e"',
"SAVE_TEXT_ALPHABET",
"jp2048Encode",
"jp2048Decode",