mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-30 08:35:52 -04:00
Merge branch 'collision' of git://github.com/zinnschlag/openmw.git into collisions
This commit is contained in:
commit
3d29430b3c
@ -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.
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 7185eab18c29a0a5e03e44690d6bd8ece7e3792b
|
Subproject commit 79fba7e77ed81f0e814d603315b1b4e5a1f4f309
|
Loading…
x
Reference in New Issue
Block a user