Ports radios to Initialize (#983)
This commit is contained in:
committed by
Poojawa
parent
d0bf115aa6
commit
1b39381ee7
@@ -8,8 +8,8 @@
|
||||
var/on = 0 //Are we currently active??
|
||||
var/menu_message = ""
|
||||
|
||||
/obj/item/radio/integrated/New()
|
||||
..()
|
||||
/obj/item/radio/integrated/Initialize()
|
||||
. = ..()
|
||||
if (istype(loc.loc, /obj/item/device/pda))
|
||||
hostpda = loc.loc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user