Skip to content

Commit

Permalink
ffffix
Browse files Browse the repository at this point in the history
  • Loading branch information
bearrrrrrrr authored Jan 12, 2024
1 parent 979a04e commit b39f226
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/projectiles/guns/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1636,7 +1636,6 @@
)

/obj/item/weapon/gun/rifle/m4ra/pve/handle_starting_attachment()
..()
var/obj/item/attachable/m4ra_barrel/pve/integrated = new(src)
integrated.flags_attach_features &= ~ATTACH_REMOVABLE
integrated.Attach(src)
Expand Down

0 comments on commit b39f226

Please sign in to comment.