Removes empty New()
This commit is contained in:
committed by
CitadelStationBot
parent
78bc5ed7ef
commit
d47686c88e
@@ -31,9 +31,6 @@
|
||||
if(frequency)
|
||||
radio_connection = SSradio.add_object(src, frequency, RADIO_ATMOSIA)
|
||||
|
||||
/obj/machinery/atmospherics/components/trinary/filter/New()
|
||||
..()
|
||||
|
||||
/obj/machinery/atmospherics/components/trinary/filter/Destroy()
|
||||
SSradio.remove_object(src,frequency)
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user