Skip to content

Commit

Permalink
Pvt Drake smacks his headset
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-023 committed Sep 14, 2024
1 parent cd9d059 commit 7896c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/glasses/night.dm
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@

/obj/item/clothing/glasses/night/m56_goggles/Initialize(mapload)
. = ..()
camera = new /obj/structure/machinery/camera/overwatch
camera = new /obj/structure/machinery/camera/overwatch(src)

/obj/item/clothing/glasses/night/m56_goggles/equipped(mob/living/carbon/human/mob, slot)
if(camera)
Expand Down

0 comments on commit 7896c70

Please sign in to comment.