mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
fixing pipe gc
This commit is contained in:
@@ -29,6 +29,8 @@ Thus, the two variables affect pump operation are set in New():
|
||||
/obj/machinery/atmospherics/components/binary/pump/Destroy()
|
||||
if(radio_controller)
|
||||
radio_controller.remove_object(src,frequency)
|
||||
if(radio_connection)
|
||||
radio_connection = null
|
||||
..()
|
||||
|
||||
/obj/machinery/atmospherics/components/binary/pump/on
|
||||
|
||||
Reference in New Issue
Block a user