fixes cyborg radios

This commit is contained in:
Kyep
2020-09-18 03:03:37 -07:00
parent 07b65149fa
commit 2e37b10cbf
2 changed files with 5 additions and 2 deletions
@@ -131,7 +131,6 @@ GLOBAL_LIST_INIT(robot_verbs_default, list(
update_headlamp()
radio = new /obj/item/radio/borg(src)
radio.recalculateChannels()
common_radio = radio
init(alien, connect_to_AI, ai_to_sync_to)