forked from mirror/openmw-tes3mp
clear mGoToJail flag on load
This commit is contained in:
parent
9fd0d54a35
commit
f6f07f5497
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@ namespace MWWorld
|
|||
|
||||
mDoorStates.clear();
|
||||
|
||||
mGoToJail = false;
|
||||
mTeleportEnabled = true;
|
||||
mLevitationEnabled = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue