Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
Doubleumc committed Sep 21, 2024
1 parent b5c59f0 commit 082a8ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/suits/marine_armor/_marine_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@

/obj/item/clothing/suit/storage/marine/update_icon(mob/user)
var/image/I
overlays -= armor_overlays["lamp"]
armor_overlays["lamp"] = null
if(flags_marine_armor & ARMOR_LAMP_OVERLAY)
if(flags_marine_armor & ARMOR_LAMP_ON)
Expand Down

0 comments on commit 082a8ea

Please sign in to comment.