From: FruitieX Date: Sun, 11 Jul 2010 18:23:42 +0000 (+0300) Subject: useless todo X-Git-Tag: xonotic-v0.1.0preview~362^2~44^2~10 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7714596038a755a8c9bda9ce4b9e87aec1214948;p=xonotic%2Fxonotic-data.pk3dir.git useless todo --- diff --git a/qcsrc/client/hud.qc b/qcsrc/client/hud.qc index cb55a4e1c..4e8e3440e 100644 --- a/qcsrc/client/hud.qc +++ b/qcsrc/client/hud.qc @@ -2871,7 +2871,6 @@ void HUD_Notify (void) { s = "notify_death"; } - // TODO: ctf icons... else if(killnotify_deathtype[j] == INFO_GOTFLAG) { if(killnotify_victims[j] == "^1RED^7 flag")