mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 07:53:51 +00:00
Merge remote branch 'jpn/collision' into collision
This commit is contained in:
commit
8ed1c59059
1 changed files with 1 additions and 0 deletions
|
@ -218,6 +218,7 @@ OMW::Engine::~Engine()
|
||||||
delete mEnvironment.mDialogueManager;
|
delete mEnvironment.mDialogueManager;
|
||||||
delete mScriptManager;
|
delete mScriptManager;
|
||||||
delete mScriptContext;
|
delete mScriptContext;
|
||||||
|
delete mPhysicEngine;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Load all BSA files in data directory.
|
// Load all BSA files in data directory.
|
||||||
|
|
Loading…
Reference in a new issue