Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Jun 1, 2024
1 parent 741da1e commit 9fac7e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/cm_marines/equipment/gear.dm
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@
/obj/item/device/overwatch_camera/equipped(mob/living/carbon/human/mob, slot)
if(camera)
camera.c_tag = mob.name
..()

/obj/item/device/overwatch_camera/dropped(mob/user)
if(camera)
Expand Down

0 comments on commit 9fac7e6

Please sign in to comment.