feat: validate world saves
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
|
||||
#include <QMutex>
|
||||
|
||||
enum ShaderPackFormat {
|
||||
enum class ShaderPackFormat {
|
||||
VALID,
|
||||
INVALID
|
||||
};
|
||||
|
Reference in New Issue
Block a user