From 142fd0d0bb2f90b8db3e76496cb31886d3df436b Mon Sep 17 00:00:00 2001 From: LegendaryGuard Date: Sat, 27 Feb 2021 15:10:23 +0100 Subject: [PATCH] Delete whitespace for the sake of Mario's thread in the Merge request --- qcsrc/common/weapons/weapon/devastator.qc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2