1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 06:53:53 +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;
}
//----------------------------------------------------------------------------------------------