Ports radios to Initialize (#983)

This commit is contained in:
CitadelStationBot
2017-05-18 12:19:55 -05:00
committed by Poojawa
parent d0bf115aa6
commit 1b39381ee7
7 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -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