mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
@@ -133,6 +133,7 @@
|
||||
disconnect(output)
|
||||
|
||||
/datum/port/input/proc/disconnect(datum/port/output/output)
|
||||
SIGNAL_HANDLER
|
||||
connected_ports -= output
|
||||
UnregisterSignal(output, COMSIG_PORT_SET_VALUE)
|
||||
UnregisterSignal(output, COMSIG_PORT_SET_TYPE)
|
||||
|
||||
Reference in New Issue
Block a user