mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-15 09:39:53 +00:00
Add missing World cleanup for mLevitationEnabled
This commit is contained in:
parent
5d77c5e8ca
commit
a7c0e07d78
@ -289,6 +289,7 @@ namespace MWWorld
|
||||
mGodMode = false;
|
||||
mSky = true;
|
||||
mTeleportEnabled = true;
|
||||
mLevitationEnabled = true;
|
||||
|
||||
mGlobalVariables.fill (mStore);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user