From d52892f000539efad804ae32e99c6cacaa68965d Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Sun, 26 Jul 2020 16:32:20 -0700 Subject: [PATCH] Update portable_turret.dm --- code/game/machinery/porta_turret/portable_turret.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/machinery/porta_turret/portable_turret.dm b/code/game/machinery/porta_turret/portable_turret.dm index 6de8c71eba..2a60711a81 100644 --- a/code/game/machinery/porta_turret/portable_turret.dm +++ b/code/game/machinery/porta_turret/portable_turret.dm @@ -1,4 +1,4 @@ -w#define TURRET_STUN 0 +#define TURRET_STUN 0 #define TURRET_LETHAL 1 #define POPUP_ANIM_TIME 5