Skip to content

Commit

Permalink
oops bad var
Browse files Browse the repository at this point in the history
  • Loading branch information
Gristlebee committed Jun 7, 2024
1 parent cff00e5 commit 425afd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/ballistic/smg.dm
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ EMPTY_GUN_HELPER(automatic/smg/cm5)
item_state = "gun"
mag_type = /obj/item/ammo_box/magazine/smgm9mm
bolt_type = BOLT_TYPE_LOCKING
mag_display = TRUE
show_magazine_on_sprite = TRUE
manufacturer = MANUFACTURER_NANOTRASEN_OLD

/obj/item/gun/ballistic/automatic/smg/skm_carbine/inteq/proto/ComponentInitialize()
Expand Down

0 comments on commit 425afd8

Please sign in to comment.