From 20fb2adb8133f5d18cb472f22fe4517ca40bcd92 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Tue, 31 Dec 2013 11:26:23 -0500 Subject: [PATCH] Whoops, left that in there by mistake --- qcsrc/common/weapons/weapons.qh | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2