This commit is contained in:
parent
355702e497
commit
8744b10af4
5 changed files with 89 additions and 5 deletions
|
@ -152,7 +152,7 @@ void CPlayerModeJellyLauncher::renderModeUi()
|
|||
char buf[4];
|
||||
|
||||
sb=m_player->getSpriteBank();
|
||||
fh=sb->getFrameHeader(FRM__BLOWER);
|
||||
fh=sb->getFrameHeader(FRM__LAUNCHER);
|
||||
switch(m_firingState)
|
||||
{
|
||||
case FIRING_STATE__NONE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue