This commit is contained in:
Paul 2001-05-14 16:43:48 +00:00
parent 116311d028
commit 7f3567eb4e
13 changed files with 53 additions and 34 deletions

View file

@ -326,6 +326,8 @@ int CPlayerModeNet::canSwingNetFromThisState()
case STATE_DUCK:
case STATE_SOAKUP:
case STATE_GETUP:
case STATE_CROUCHDOWN:
case STATE_CROUCHUP:
case STATE_JUMPBACK:
break;
}