disabled fall damage
This commit is contained in:
parent
380112a25f
commit
e11373acbb
@ -628,7 +628,8 @@ ConVarRef suitcharger( "sk_suitcharger" );
|
||||
break;
|
||||
default:
|
||||
case 0:// fixed
|
||||
return 10;
|
||||
//return 10;
|
||||
return 0;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user