this pretty much breaks most methods of cloning

This commit is contained in:
SandPoot
2025-04-22 21:33:53 -03:00
parent 28e2b6ec72
commit b4559df09a

View File

@@ -47,7 +47,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)