diff --git a/code/modules/resleeving/infocore.dm b/code/modules/resleeving/infocore.dm index a1bf07e64bb..92643b21697 100644 --- a/code/modules/resleeving/infocore.dm +++ b/code/modules/resleeving/infocore.dm @@ -102,7 +102,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