mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Removes Destroy overrides from most circuit components (#60492)
Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
This commit is contained in:
co-authored by
Watermelon914
parent
7b5e83e1e9
commit
ac2efd9b86
@@ -38,13 +38,6 @@
|
||||
/obj/item/circuit_component/compare/proc/load_custom_ports()
|
||||
return
|
||||
|
||||
/obj/item/circuit_component/compare/Destroy()
|
||||
true = null
|
||||
false = null
|
||||
result = null
|
||||
compare = null
|
||||
return ..()
|
||||
|
||||
/obj/item/circuit_component/compare/input_received(datum/port/input/port)
|
||||
. = ..()
|
||||
if(.)
|
||||
|
||||
Reference in New Issue
Block a user