This commit is contained in:
Paul 2001-06-21 20:51:55 +00:00
parent 749b749a22
commit 6da7b53b4b
16 changed files with 205 additions and 73 deletions

View file

@ -212,7 +212,6 @@ int CPlayerModeJellyLauncher::setState(int _state)
case STATE_BUTTFALL:
case STATE_BUTTLAND:
case STATE_BUTTBOUNCEUP:
case STATE_DUCK:
case STATE_SOAKUP:
case STATE_GETUP:
case STATE_LOOKDOWN:
@ -260,7 +259,6 @@ int CPlayerModeJellyLauncher::canFireFromThisState()
case STATE_BUTTFALL:
case STATE_BUTTLAND:
case STATE_BUTTBOUNCEUP:
case STATE_DUCK:
case STATE_SOAKUP:
case STATE_GETUP:
case STATE_LOOKDOWN: