Skip to content

Commit

Permalink
meant to do this
Browse files Browse the repository at this point in the history
  • Loading branch information
CapCamIII committed Sep 25, 2023
1 parent 9e896b1 commit a3f63fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/gear_presets/_select_equipment.dm
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,6 @@
if(!M) return

var/list/rebel_gunner_firearms = list(
/obj/item/weapon/gun/m60 = /obj/item/ammo_magazine/m60,
/obj/item/weapon/gun/rifle/mar40/lmg = /obj/item/ammo_magazine/rifle/mar40/lmg,
/obj/item/weapon/gun/rifle/sniper/svd = /obj/item/ammo_magazine/sniper/svd
)
Expand Down

0 comments on commit a3f63fb

Please sign in to comment.