diff --git a/code/modules/projectiles/gun.dm b/code/modules/projectiles/gun.dm index 54283e39b1be..1d5415339260 100644 --- a/code/modules/projectiles/gun.dm +++ b/code/modules/projectiles/gun.dm @@ -215,8 +215,6 @@ var/fire_delay = 0.2 SECONDS //Prevent the weapon from firing again while already firing var/firing_burst = 0 - //cooldown handler - var/semicd = 0 /* * Overlay