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