]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix a comment
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 21 Jan 2011 18:03:24 +0000 (20:03 +0200)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 21 Jan 2011 18:03:24 +0000 (20:03 +0200)
qcsrc/client/View.qc

index 2e083e880870a9c79510972be2590a8c960b6841..0604a0424ed7dadd5bcbe360de4e65eea9cd4a9b 100644 (file)
@@ -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)
                        {