1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-21 18:40:01 +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;