mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-25 17:12:12 +00:00
RADIO CODE WORKS NOW HOLY SHIT
(warning, contains tons of debug messages that still need removal)
This commit is contained in:
@@ -314,9 +314,6 @@ datum/signal
|
||||
freq = text2num(freq)
|
||||
newsign.frequency = freq
|
||||
|
||||
var/datum/radio_frequency/connection = radio_controller.return_frequency(freq)
|
||||
newsign.data["connection"] = connection
|
||||
|
||||
|
||||
newsign.data["radio"] = hradio
|
||||
newsign.data["vmessage"] = message
|
||||
|
||||
Reference in New Issue
Block a user