1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-05 01:56:30 +00:00

Merge pull request #1306 from Nialsy/master

Fixed quickload with menus open
This commit is contained in:
scrawl 2017-06-04 11:18:49 +02:00 committed by GitHub
commit 70e02f4c28

View file

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