]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/w_shotgun.qc
Change comment
[xonotic/xonotic-data.pk3dir.git] / 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: