From: FruitieX Date: Sun, 25 Apr 2010 08:03:51 +0000 (+0300) Subject: make it compile too X-Git-Tag: xonotic-v0.1.0preview~541^2~224 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=4c6e0f0c57017d2528e9a2fdad98430d68ac1186;p=xonotic%2Fxonotic-data.pk3dir.git make it compile too --- diff --git a/qcsrc/client/View.qc b/qcsrc/client/View.qc index e05fbcec9..ec0418d06 100644 --- a/qcsrc/client/View.qc +++ b/qcsrc/client/View.qc @@ -1145,7 +1145,7 @@ const float STAT_VEHICLESTAT_RELOAD2 = 66; if (sb_showscores) { Sbar_DrawScoreboard(); - Sbar_DrawCenterPrint(); + HUD_DrawCenterPrint(); } }