Planted mags shouldn't bleed (oops).

This commit is contained in:
Mari the Deer 2021-03-08 01:28:52 +01:00
commit eca7c2df3b
2 changed files with 3 additions and 2 deletions

View file

@ -213,6 +213,7 @@ Class ExplodiumMagHitbox : Actor
+DONTSPLASH;
+NOTELEPORT;
+SHOOTABLE;
+NOBLOOD;
}
override void Tick()
{