Fixes robotact app harddeleting (#96281)

This commit is contained in:
SmArtKar
2026-06-02 04:18:13 +02:00
committed by GitHub
parent 33785492f6
commit 2d91a529a6
@@ -362,6 +362,7 @@
/obj/item/modular_computer/pda/silicon/Destroy()
silicon_owner = null
robotact = null
return ..()
///Silicons don't have the tools (or hands) to make circuits setups with their own PDAs.