mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] New to init final (#10649)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e1b14a3570
commit
5853b61b55
@@ -178,8 +178,8 @@
|
||||
var/datum/weakref/showing
|
||||
var/showing_name
|
||||
|
||||
/obj/item/clothing/accessory/bodycam/New()
|
||||
..()
|
||||
/obj/item/clothing/accessory/bodycam/Initialize(mapload)
|
||||
. = ..()
|
||||
listening_objects += src
|
||||
|
||||
/obj/item/clothing/accessory/bodycam/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user