small fix
This commit is contained in:
parent
88294578f9
commit
ef6216e1fc
@ -62,5 +62,5 @@ public void PerformKnockbackIncrease()
|
|||||||
|
|
||||||
public void PerformKnockbackDecrease()
|
public void PerformKnockbackDecrease()
|
||||||
{
|
{
|
||||||
ServerCommand("zr_class_set_multiplier zombies 1.0");
|
ServerCommand("zr_class_set_multiplier zombies knockback 1.0");
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user