Skip to content

Commit

Permalink
unneeded component after refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Gristlebee committed Jun 11, 2024
1 parent fe54032 commit 08d1ade
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/projectiles/guns/ballistic/smg.dm
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,3 @@ EMPTY_GUN_HELPER(automatic/smg/cm5)
show_magazine_on_sprite = TRUE
manufacturer = MANUFACTURER_NANOTRASEN_OLD

/obj/item/gun/ballistic/automatic/smg/skm_carbine/inteq/proto/ComponentInitialize()
. = ..()
AddComponent(/datum/component/automatic_fire, 0.13 SECONDS)

0 comments on commit 08d1ade

Please sign in to comment.