diff --git a/src/game/save_file.c b/src/game/save_file.c index e5e96b0c2..dbd6d4a09 100644 --- a/src/game/save_file.c +++ b/src/game/save_file.c @@ -14,6 +14,9 @@ #include "pc/ini.h" #include "pc/network/network.h" +// note: force-disable TEXTSAVES until it's synchronized +#undef TEXTSAVES + #define MENU_DATA_MAGIC 0x4849 #define SAVE_FILE_MAGIC 0x4441