mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 08:53:52 +00:00
Merge branch 'collision' of git://github.com/zinnschlag/openmw.git into collisions
This commit is contained in:
commit
3d29430b3c
2 changed files with 2 additions and 1 deletions
|
@ -218,6 +218,7 @@ OMW::Engine::~Engine()
|
|||
delete mEnvironment.mDialogueManager;
|
||||
delete mScriptManager;
|
||||
delete mScriptContext;
|
||||
delete mPhysicEngine;
|
||||
}
|
||||
|
||||
// Load all BSA files in data directory.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7185eab18c29a0a5e03e44690d6bd8ece7e3792b
|
||||
Subproject commit 79fba7e77ed81f0e814d603315b1b4e5a1f4f309
|
Loading…
Reference in a new issue