mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
leak fix
This commit is contained in:
parent
6d37f53fa2
commit
090c0586a0
@ -314,6 +314,7 @@ namespace MWRender
|
||||
}
|
||||
MWSkyManager::~MWSkyManager()
|
||||
{
|
||||
delete mSun;
|
||||
}
|
||||
|
||||
void MWSkyManager::update(float duration)
|
||||
|
Loading…
x
Reference in New Issue
Block a user