]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
removed 1 extra newline I added by accident.
authordrjaska <drjaska83@gmail.com>
Sun, 29 Aug 2021 04:35:34 +0000 (07:35 +0300)
committerdrjaska <drjaska83@gmail.com>
Sun, 29 Aug 2021 04:35:34 +0000 (07:35 +0300)
qcsrc/common/gamemodes/gamemode/tmayhem/sv_tmayhem.qc

index 26c3f30ef62cb7e1153353eef3219b70fa28cd4e..805199d279704ac04002b4666bf93db0f02e6af2 100644 (file)
@@ -224,7 +224,6 @@ MUTATOR_HOOKFUNCTION(tmayhem, PlayerDamage_SplitHealthArmor)
        }
 }
 
-
 MUTATOR_HOOKFUNCTION(tmayhem, GiveFragsForKill, CBC_ORDER_FIRST)
 {
        switch(autocvar_g_tmayhem_scoringmethod)