]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Revert previous change (doesn't work per-player)
authorMario <zacjardine@y7mail.com>
Sun, 16 Sep 2018 04:00:06 +0000 (14:00 +1000)
committerMario <zacjardine@y7mail.com>
Sun, 16 Sep 2018 04:00:06 +0000 (14:00 +1000)
qcsrc/server/compat/quake3.qc

index a217f05b52e2c0fa56a6bed42bad95ca1bc825fd..1ce6f5be0664013ab1569012d3390847a09bdaf4 100644 (file)
@@ -185,11 +185,11 @@ spawnfunc(target_give)
 }
 
 
-spawnfunc(target_fragsFilter)
-{
-       this.count = this.frags;
-       spawnfunc_trigger_counter(this);
-}
+//spawnfunc(target_fragsFilter)
+//{
+//     this.count = this.frags;
+//     spawnfunc_trigger_counter(this);
+//}
 
 //spawnfunc(item_flight)       /* handled by buffs mutator */
 //spawnfunc(item_haste)        /* handled by buffs mutator */