This commit is contained in:
parent
880c7dea9a
commit
45958bf2b5
4 changed files with 28 additions and 2 deletions
|
@ -798,8 +798,9 @@ void CNpcEnemy::shutdown()
|
|||
|
||||
if (m_actorGfx) delete m_actorGfx;
|
||||
|
||||
CEnemyThing::shutdown();
|
||||
deleteAllChild();
|
||||
|
||||
CEnemyThing::shutdown();
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue