no message

This commit is contained in:
Scott Brooks 2001-06-18 00:28:47 +00:00
parent 11d0a7c300
commit 06016f16d5
1 changed files with 1 additions and 1 deletions

View File

@ -883,7 +883,7 @@ static void PM_WalkMove( void ) {
}
*/
if ( PM_CheckJump () ) {
if ( !((pm->ps->stats[STAT_RQ3] & RQ3_LEGDAMAGE) == RQ3_LEGDAMAGE) && PM_CheckJump () ) {
// jumped away
if ( pm->waterlevel > 1 ) {
PM_WaterMove();