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;