feat: validate world saves
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
|
||||
class Version;
|
||||
|
||||
enum WorldSaveFormat {
|
||||
enum class WorldSaveFormat {
|
||||
SINGLE,
|
||||
MULTI,
|
||||
INVALID
|
||||
|
Reference in New Issue
Block a user