mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-26 23:06:49 +00:00
Merge pull request #1306 from Nialsy/master
Fixed quickload with menus open
This commit is contained in:
commit
70e02f4c28
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@ namespace MWWorld
|
||||||
|
|
||||||
mDoorStates.clear();
|
mDoorStates.clear();
|
||||||
|
|
||||||
|
mGoToJail = false;
|
||||||
mTeleportEnabled = true;
|
mTeleportEnabled = true;
|
||||||
mLevitationEnabled = true;
|
mLevitationEnabled = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue