This commit is contained in:
parent
1e0e21be9f
commit
014f807bf2
1 changed files with 2 additions and 0 deletions
|
@ -281,6 +281,8 @@ void CPlayer::shutdown()
|
|||
s_playerModes[i]->shutdown();
|
||||
}
|
||||
|
||||
delete m_actorGfx;
|
||||
|
||||
m_spriteBank->dump(); delete m_spriteBank;
|
||||
m_fontBank->dump(); delete m_fontBank;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue