]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
make it compile too
authorFruitieX <rasse@rasse-lappy.localdomain>
Sun, 25 Apr 2010 08:03:51 +0000 (11:03 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Sun, 2 May 2010 11:40:19 +0000 (14:40 +0300)
qcsrc/client/View.qc

index e05fbcec9e84e39247cc683b5e63d618e06824b6..ec0418d06866f9879d36c59f2aaea6501c141131 100644 (file)
@@ -1145,7 +1145,7 @@ const float STAT_VEHICLESTAT_RELOAD2 = 66;
        if (sb_showscores)
        {
                Sbar_DrawScoreboard();
-               Sbar_DrawCenterPrint();
+               HUD_DrawCenterPrint();
        }
 
 }