From: Samual Lenks Date: Tue, 31 Dec 2013 16:26:23 +0000 (-0500) Subject: Whoops, left that in there by mistake X-Git-Tag: xonotic-v0.8.0~152^2~187 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=20fb2adb8133f5d18cb472f22fe4517ca40bcd92;p=xonotic%2Fxonotic-data.pk3dir.git Whoops, left that in there by mistake --- diff --git a/qcsrc/common/weapons/weapons.qh b/qcsrc/common/weapons/weapons.qh index cbd2c34f3..732c51363 100644 --- a/qcsrc/common/weapons/weapons.qh +++ b/qcsrc/common/weapons/weapons.qh @@ -137,7 +137,6 @@ string W_Name(float weaponid); .float impulse; // weapon impulse .float bot_pickupbasevalue; // bot weapon priority .string model2; // wpn- sprite name -.string message2; // zoom reticle image ..float current_ammo; // main ammo field // other useful macros