This commit is contained in:
parent
1e0e21be9f
commit
014f807bf2
@ -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…
Reference in New Issue
Block a user