From: Mircea Kitsune Date: Fri, 21 Jan 2011 18:03:24 +0000 (+0200) Subject: Fix a comment X-Git-Tag: xonotic-v0.5.0~309^2~7^2~145 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1620f641fd7425d08d47b379dc1521d663357c97;p=xonotic%2Fxonotic-data.pk3dir.git Fix a comment --- diff --git a/qcsrc/client/View.qc b/qcsrc/client/View.qc index 2e083e880..0604a0424 100644 --- a/qcsrc/client/View.qc +++ b/qcsrc/client/View.qc @@ -995,7 +995,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 camping rifle clip + // ring around crosshair representing bullets left in weapon clip weapon_load = getstati(STAT_WEAPON_LOAD); if (weapon_load) {