This commit is contained in:
Paul 2001-06-19 15:23:50 +00:00
parent 8a89d6deea
commit 75649b9bef
12 changed files with 132 additions and 37 deletions

View file

@ -209,6 +209,8 @@ int CPlayerModeBubbleMixture::canBlowBubbleFromThisState()
case STATE_GETUP:
case STATE_LOOKDOWN:
case STATE_LOOKDOWNRELAX:
case STATE_LOOKUP:
case STATE_LOOKUPRELAX:
case STATE_JUMPBACK:
break;
}