This commit is contained in:
Paul 2001-05-29 15:54:26 +00:00
parent b22cdf459b
commit 3f4d387a25
11 changed files with 35 additions and 35 deletions

View file

@ -211,8 +211,8 @@ int CPlayerModeBubbleMixture::canBlowBubbleFromThisState()
case STATE_DUCK:
case STATE_SOAKUP:
case STATE_GETUP:
case STATE_CROUCHDOWN:
case STATE_CROUCHUP:
case STATE_LOOKDOWN:
case STATE_LOOKDOWNRELAX:
case STATE_JUMPBACK:
break;
}