1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 07:23:51 +00:00

Merge remote branch 'jpn/collision' into collision

This commit is contained in:
Marc Zinnschlag 2011-03-09 19:31:18 +01:00
commit 8ed1c59059

View file

@ -218,6 +218,7 @@ OMW::Engine::~Engine()
delete mEnvironment.mDialogueManager;
delete mScriptManager;
delete mScriptContext;
delete mPhysicEngine;
}
// Load all BSA files in data directory.