]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Change comment
authorMario <zacjardine@y7mail.com>
Thu, 27 Nov 2014 05:54:17 +0000 (16:54 +1100)
committerMario <zacjardine@y7mail.com>
Thu, 27 Nov 2014 05:54:17 +0000 (16:54 +1100)
qcsrc/common/weapons/w_shotgun.qc

index 973809bd0f7b075d9ba5d4b93d3f49abfb93e1de..5261c62dd54c7d7d7ff1f3f6c92ca0399fe27216 100644 (file)
@@ -264,7 +264,7 @@ float W_Shotgun(float req)
                }
                case WR_CHECKAMMO2:
                {
-                       // melee has infinite ammo
+                       // melee does not use ammo
                        return TRUE;
                }
                case WR_CONFIG: