]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/hud.qc
Show stomach load when g_healthsize is off, because that looks less ugly and more...
[voretournament/voretournament.git] / data / qcsrc / client / hud.qc
index 646eb7e17d050bf28219e995f1d579d7d84dd762..0852aa6fbad3ae119369ad706ea1c507757bf67a 100644 (file)
@@ -3211,7 +3211,7 @@ void Sbar_Draw (void)
                                status_pos = bottomleft - '-43 168 0';\r
                                status_size = 16;\r
                        }\r
-                       else if(g_healthsize_center >= 0) // no point in showing it otherwise\r
+                       else\r
                        {\r
                                status_text = strcat(status_color, ftos(stomach_maxload));\r
                                status_pos = bottomleft - '-43 170 0';\r