mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-04 06:09:40 +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();
|
||||
|
||||
mGoToJail = false;
|
||||
mTeleportEnabled = true;
|
||||
mLevitationEnabled = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue