mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Various qdel helpers
This commit is contained in:
@@ -266,7 +266,7 @@ var/global/list/obj/item/device/communicator/all_communicators = list()
|
||||
. = ..()
|
||||
if(exonet)
|
||||
exonet.remove_address()
|
||||
exonet = null
|
||||
qdel_null(exonet)
|
||||
return ..()
|
||||
|
||||
// Proc: register_device()
|
||||
|
||||
Reference in New Issue
Block a user