mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-10-03 10:03:49 -04:00
Merge remote branch 'jpn/collision' into collision
This commit is contained in:
commit
8ed1c59059
@ -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…
x
Reference in New Issue
Block a user