mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04: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