Merge pull request #6202 from Citadel-Station-13/upstream-merge-36836
[MIRROR] Removes empty New()
This commit is contained in:
@@ -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