mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-08 03:28:15 +03:00
Don't save to or read automove state from saved games (#5452)
This commit is contained in:
parent
2eb9d4ad4e
commit
1873da4c91
5 changed files with 5 additions and 12 deletions
|
@ -25,9 +25,8 @@ namespace ESM
|
|||
unsigned char mHasMark;
|
||||
ESM::Position mMarkedPosition;
|
||||
CellId mMarkedCell;
|
||||
unsigned char mAutoMove;
|
||||
std::string mBirthsign;
|
||||
|
||||
|
||||
int mCurrentCrimeId;
|
||||
int mPaidCrimeId;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue