no message

This commit is contained in:
Scott Brooks 2001-06-18 00:29:23 +00:00
parent 06016f16d5
commit b3b1fe4098
1 changed files with 1 additions and 1 deletions

View File

@ -882,7 +882,7 @@ static void PM_WalkMove( void ) {
return;
}
*/
//Blaze: Cant jump while someone has leg damage
if ( !((pm->ps->stats[STAT_RQ3] & RQ3_LEGDAMAGE) == RQ3_LEGDAMAGE) && PM_CheckJump () ) {
// jumped away
if ( pm->waterlevel > 1 ) {