Completely disable text saves until they're synchronized

This commit is contained in:
MysterD 2020-09-08 13:34:35 -07:00
parent cb534a0ba5
commit a7434c9513
1 changed files with 3 additions and 0 deletions

View File

@ -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