This commit is contained in:
parent
a7ac143cce
commit
420026d239
13 changed files with 58 additions and 82 deletions
|
@ -122,7 +122,7 @@ void CPlayerModeJellyLauncher::think()
|
|||
else
|
||||
{
|
||||
m_firingState=FIRING_STATE__FIRING;
|
||||
m_player->setAnimNo(ANIM_SPONGEBOB_FIREND);
|
||||
m_player->setAnimNo(ANIM_SPONGEBOB_FIREEND);
|
||||
launchProjectile();
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue