This commit is contained in:
parent
749b749a22
commit
6da7b53b4b
16 changed files with 205 additions and 73 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue