From: Mario Date: Thu, 27 Nov 2014 05:54:17 +0000 (+1100) Subject: Change comment X-Git-Tag: xonotic-v0.8.0~122^2~27 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=32d1185533b3f39bd94aeb0bd8ca83e771b8a9a1;p=xonotic%2Fxonotic-data.pk3dir.git Change comment --- diff --git a/qcsrc/common/weapons/w_shotgun.qc b/qcsrc/common/weapons/w_shotgun.qc index 973809bd0..5261c62dd 100644 --- a/qcsrc/common/weapons/w_shotgun.qc +++ b/qcsrc/common/weapons/w_shotgun.qc @@ -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: