Already sent a fix for this, removing the workaround.

This commit is contained in:
Marisa the Magician 2018-08-17 21:31:20 +02:00
commit 69a09e849a

View file

@ -192,7 +192,6 @@ Class UTGrenade : UTRocket
Default
{
DamageType 'GrenadeDeath';
Damage 1; // needs to be nonzero for self-hit to work (might send a PR to fix this later)
-NOGRAVITY;
+USEBOUNCESTATE;
-BOUNCEAUTOOFF;