From: Mircea Kitsune Date: Tue, 1 Mar 2011 23:20:10 +0000 (+0200) Subject: Fix an outdated reload system comment, for the sake of correction X-Git-Tag: xonotic-v0.5.0~309^2~7^2~12 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=c08ba9a98256a9b2a847aeb1d60b9f799962b33e;p=xonotic%2Fxonotic-data.pk3dir.git Fix an outdated reload system comment, for the sake of correction --- diff --git a/qcsrc/client/View.qc b/qcsrc/client/View.qc index 7fde6824d..62ab6b682 100644 --- a/qcsrc/client/View.qc +++ b/qcsrc/client/View.qc @@ -1076,7 +1076,7 @@ void CSQC_UpdateView(float w, float h) if(nex_charge_movingavg == 0) // this should only happen if we have just loaded up the game nex_charge_movingavg = nex_charge; - // ring around crosshair representing bullets left in weapon clip + // ring around crosshair representing ammo left in weapon clip weapon_clipload = getstati(STAT_WEAPON_CLIPLOAD); if (weapon_clipload) {