mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 03:40:14 +00:00
clear mGoToJail flag on load
This commit is contained in:
parent
9fd0d54a35
commit
f6f07f5497
@ -309,6 +309,7 @@ namespace MWWorld
|
||||
|
||||
mDoorStates.clear();
|
||||
|
||||
mGoToJail = false;
|
||||
mTeleportEnabled = true;
|
||||
mLevitationEnabled = true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user