mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-22 12:47:27 +01:00
Unbreak cloning for people who had their bodies deleted
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user