mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Adds P.id = null to ensure nullspace sanity
This commit is contained in:
@@ -307,6 +307,7 @@
|
||||
var/obj/item/device/pda/P = W
|
||||
if(P.id)
|
||||
qdel(P.id)
|
||||
P.id = null
|
||||
qdel(P)
|
||||
|
||||
if(!preserve)
|
||||
|
||||
Reference in New Issue
Block a user