1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-01 17:11:37 +00:00

delete fix

This commit is contained in:
scrawl 2012-05-28 02:04:00 +02:00
parent 8f667580bb
commit 19c428e86c

View file

@ -86,6 +86,7 @@ namespace MWRender
TerrainManager::~TerrainManager()
{
OGRE_DELETE mTerrainGlobals;
}
//----------------------------------------------------------------------------------------------