From 0cd1c5adfd92e9b5414954e0018329bb5a1f8341 Mon Sep 17 00:00:00 2001 From: stalkerino <66872447+irakligabunia@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:47:57 +0400 Subject: [PATCH] Update smgs.dm --- code/modules/projectiles/guns/smgs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/projectiles/guns/smgs.dm b/code/modules/projectiles/guns/smgs.dm index 596c3351aaaf..8641dca5fd54 100644 --- a/code/modules/projectiles/guns/smgs.dm +++ b/code/modules/projectiles/guns/smgs.dm @@ -51,7 +51,7 @@ /obj/item/attachable/reddot, /obj/item/attachable/reflex, /obj/item/attachable/angledgrip, - /obj/item/attachable/verticalgrip + /obj/item/attachable/verticalgrip, /obj/item/attachable/flashlight/grip, /obj/item/attachable/stock/smg, /obj/item/attachable/stock/smg/collapsible,