]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Blah, found a decent bug... Will have to investigate more later.
authorSamual <samual@xonotic.org>
Thu, 20 Oct 2011 06:04:50 +0000 (02:04 -0400)
committerSamual <samual@xonotic.org>
Thu, 20 Oct 2011 06:04:50 +0000 (02:04 -0400)
qcsrc/client/hud.qc

index 66b786cf8b741940099b964410b318e24c2f9035..979cf5c9324eea0100c3891183e51fae5441e90a 100644 (file)
@@ -4697,6 +4697,7 @@ void HUD_CenterPrint (void)
                        n = tokenizebyseparator(sprintf(centerprint_messages[j], centerprint_countdown_num[j]), "\n");
                else
                        n = tokenizebyseparator(centerprint_messages[j], "\n");
+
                if (autocvar_hud_panel_centerprint_flip)
                {
                        // check if the message can be entirely shown