mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Modular computers QDEL and refdrops (#17655)
* Atomization * sdfasdf --------- Co-authored-by: FluffyGhost <FluffyGhost>
This commit is contained in:
co-authored by
FluffyGhost <FluffyGhost>
parent
af5828a42a
commit
736922d4cd
@@ -125,6 +125,7 @@ var/const/NO_EMAG_ACT = -50
|
||||
var/iff_faction = IFF_DEFAULT
|
||||
|
||||
/obj/item/card/id/Destroy()
|
||||
QDEL_NULL(chat_user)
|
||||
return ..()
|
||||
|
||||
/obj/item/card/id/examine(mob/user, distance)
|
||||
|
||||
Reference in New Issue
Block a user