mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
[MIRROR] Initialize fixing (#10335)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2e725a0727
commit
ce2446922e
@@ -21,7 +21,7 @@ Any frequency works, it's self-setting, but it seems like people have decided 13
|
||||
//Most things have a radio tag of some sort that needs adjusting
|
||||
var/tag_addon
|
||||
|
||||
/obj/effect/map_helper/airlock/Initialize()
|
||||
/obj/effect/map_helper/airlock/Initialize(mapload)
|
||||
..()
|
||||
my_controller = get_controller(get_area(src))
|
||||
my_device = locate(my_device_type) in get_turf(src)
|
||||
|
||||
Reference in New Issue
Block a user