Don't save to or read automove state from saved games (#5452)

This commit is contained in:
Capostrophic 2020-06-06 15:45:48 +03:00
parent 2eb9d4ad4e
commit 1873da4c91
5 changed files with 5 additions and 12 deletions

View file

@ -25,9 +25,8 @@ namespace ESM
unsigned char mHasMark;
ESM::Position mMarkedPosition;
CellId mMarkedCell;
unsigned char mAutoMove;
std::string mBirthsign;
int mCurrentCrimeId;
int mPaidCrimeId;