From 88ab044cf0668a53b69cda4a2dfbb909d5496233 Mon Sep 17 00:00:00 2001 From: drjaska Date: Sun, 29 Aug 2021 07:35:34 +0300 Subject: [PATCH] removed 1 extra newline I added by accident. --- qcsrc/common/gamemodes/gamemode/tmayhem/sv_tmayhem.qc | 1 - 1 file changed, 1 deletion(-) diff --git a/qcsrc/common/gamemodes/gamemode/tmayhem/sv_tmayhem.qc b/qcsrc/common/gamemodes/gamemode/tmayhem/sv_tmayhem.qc index 26c3f30ef..805199d27 100644 --- a/qcsrc/common/gamemodes/gamemode/tmayhem/sv_tmayhem.qc +++ b/qcsrc/common/gamemodes/gamemode/tmayhem/sv_tmayhem.qc @@ -224,7 +224,6 @@ MUTATOR_HOOKFUNCTION(tmayhem, PlayerDamage_SplitHealthArmor) } } - MUTATOR_HOOKFUNCTION(tmayhem, GiveFragsForKill, CBC_ORDER_FIRST) { switch(autocvar_g_tmayhem_scoringmethod) -- 2.39.2