1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-13 12:40:04 +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;
}
//----------------------------------------------------------------------------------------------