Unbreak cloning for people who had their bodies deleted

This commit is contained in:
Belaya
2025-07-09 20:08:13 -05:00
parent 06c851173b
commit d58a4fe851
+1 -1
View File
@@ -46,7 +46,7 @@
dispose_rendering()
qdel(hud_used)
QDEL_LIST(client_colours)
ghostize(can_reenter_corpse = FALSE) //False, since we're deleting it currently
ghostize()
if(mind?.current == src) //Let's just be safe yeah? This will occasionally be cleared, but not always. Can't do it with ghostize without changing behavior
mind.set_current(null)
// if(mock_client)