diff --git a/code/modules/resleeving/infocore.dm b/code/modules/resleeving/infocore.dm index bc68b6f051b..396dfbd4b9f 100644 --- a/code/modules/resleeving/infocore.dm +++ b/code/modules/resleeving/infocore.dm @@ -116,7 +116,7 @@ var/datum/transhuman/infocore/transcore = new/datum/transhuman/infocore //The mind! mind_ref = mind mindname = mind.name - ckey = mind.key + ckey = ckey(mind.key) cryo_at = 0