From: LegendaryGuard Date: Sat, 27 Feb 2021 14:10:23 +0000 (+0100) Subject: Delete whitespace for the sake of Mario's thread in the Merge request X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=142fd0d0bb2f90b8db3e76496cb31886d3df436b;p=xonotic%2Fxonotic-data.pk3dir.git Delete whitespace for the sake of Mario's thread in the Merge request --- diff --git a/qcsrc/common/weapons/weapon/devastator.qc b/qcsrc/common/weapons/weapon/devastator.qc index caf991550..fbc086f6c 100644 --- a/qcsrc/common/weapons/weapon/devastator.qc +++ b/qcsrc/common/weapons/weapon/devastator.qc @@ -15,7 +15,7 @@ void W_Devastator_Unregister(entity this) } void W_Devastator_Explode(entity this, entity directhitentity) -{ +{ W_Devastator_Unregister(this); if(directhitentity.takedamage == DAMAGE_AIM)