mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-18 09:46:47 +08:00
The error checking of SaveDataArchive is completely different from DiskArchive, so it has to be a new class instead of a subclass of DiskArchive.