mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-18 00:45:39 -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 mScriptManager;
|
||||
delete mScriptContext;
|
||||
delete mPhysicEngine;
|
||||
}
|
||||
|
||||
// Load all BSA files in data directory.
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 7185eab18c29a0a5e03e44690d6bd8ece7e3792b
|
||||
Subproject commit 79fba7e77ed81f0e814d603315b1b4e5a1f4f309
|
Loading…
x
Reference in New Issue
Block a user