1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-07-21 05:14:10 +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(); mDoorStates.clear();
mGoToJail = false;
mTeleportEnabled = true; mTeleportEnabled = true;
mLevitationEnabled = true; mLevitationEnabled = true;