Skip to content

Commit

Permalink
UMCUMC Fix maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoryBlaine committed Aug 19, 2024
1 parent aa79a49 commit 29b2081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/suits/marine_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@

/obj/item/clothing/suit/storage/marine/Destroy()
QDEL_NULL(light_holder)
QDEL_NULL(pockets) //add this line
return ..()

/obj/item/clothing/suit/storage/marine/update_icon(mob/user)
Expand Down

0 comments on commit 29b2081

Please sign in to comment.