mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Can now connect cryo pods and computers with each other using the new multitool methodology.
Also cleans up Destroys().
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
processing_objects -= src
|
||||
for(var/expansion in expansions)
|
||||
qdel(expansions[expansion])
|
||||
expansions.Cut()
|
||||
if(expansions)
|
||||
expansions.Cut()
|
||||
return ..()
|
||||
|
||||
/obj/Topic(href, href_list, var/datum/topic_state/state = default_state)
|
||||
|
||||
Reference in New Issue
Block a user