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;
}
//----------------------------------------------------------------------------------------------