mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-15 22:52:24 +01:00
Merge pull request #16129 from SandPoot/tg-is-so-fucking-stupid-holy-fuck
Unbreaks several types of cloning
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