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