1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 10:19:41 +00:00

clear mGoToJail flag on load

This commit is contained in:
Nicholas 2017-06-01 16:33:52 -05:00
parent 9fd0d54a35
commit f6f07f5497

View file

@ -309,6 +309,7 @@ namespace MWWorld
mDoorStates.clear();
mGoToJail = false;
mTeleportEnabled = true;
mLevitationEnabled = true;