From: FruitieX Date: Tue, 29 Jun 2010 01:12:59 +0000 (+0300) Subject: remove useless todo comment X-Git-Tag: xonotic-v0.1.0preview~457^2~72 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=30f1974ae1d3b547db5217eb5374e1469977d9fd;p=xonotic%2Fxonotic-data.pk3dir.git remove useless todo comment --- diff --git a/qcsrc/client/hud.qc b/qcsrc/client/hud.qc index a921aa27c..c77527858 100644 --- a/qcsrc/client/hud.qc +++ b/qcsrc/client/hud.qc @@ -1915,7 +1915,6 @@ void HUD_HealthArmor(void) if(health) drawpic_skin(pos + eX * mySize_x - eX * 0.5 * mySize_y, "health", '0.5 0.5 0' * mySize_y, '1 1 1', HUD_Panel_GetFgAlpha(id), DRAWFLAG_NORMAL); } - // TODO DrawNumIcon(id, pos, mySize, x, biggercount, 1, HUD_Get_Num_Color(x, 2 * 200)); // fuel