projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e69205
)
remove two useless TODO notices
author
FruitieX <rasse@rasse-lappy.localdomain>
Sat, 3 Jul 2010 21:54:30 +0000
(
00:54
+0300)
committer
FruitieX <rasse@rasse-lappy.localdomain>
Sat, 3 Jul 2010 21:54:30 +0000
(
00:54
+0300)
qcsrc/client/hud.qc
patch
|
blob
|
history
diff --git
a/qcsrc/client/hud.qc
b/qcsrc/client/hud.qc
index 371922bf42cfe9d4ecb7bc2430d99f1329419449..0a2c440baffbde3d1aa08e43675fd1a281e5756d 100644
(file)
--- a/
qcsrc/client/hud.qc
+++ b/
qcsrc/client/hud.qc
@@
-2300,7
+2300,6
@@
void HUD_HealthArmor(void)
drawfont = hud_font;
}
-// ___TODO___ !!!
// Notification area (#4)
//
@@
-4665,7
+4664,6
@@
switch (id) {\
void HUD_Main (void)
{
- // TODO: render order?
hud_skin_path = strcat("gfx/hud/", autocvar_hud_skin);
if(disable_menu_alphacheck == 1)