mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-25 22:10:41 -04: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