1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 09:35:28 +00:00
This commit is contained in:
scrawl 2012-02-20 22:20:34 +01:00
parent 6d37f53fa2
commit 090c0586a0

View File

@ -314,6 +314,7 @@ namespace MWRender
}
MWSkyManager::~MWSkyManager()
{
delete mSun;
}
void MWSkyManager::update(float duration)