fix leak
This commit is contained in:
@@ -74,6 +74,7 @@ Background::Background()
|
||||
Background::~Background()
|
||||
{
|
||||
Unload();
|
||||
delete m_pDancingCharacters;
|
||||
}
|
||||
|
||||
void Background::Unload()
|
||||
|
||||
Reference in New Issue
Block a user