Fix sleeve lock resleeving

Won't even let YOU sleeve into your body becasue mind does not store canonical-form keys
This commit is contained in:
Arokha Sieyes
2017-02-25 01:35:49 -05:00
parent 9eeb7f2ce1
commit 790135c4bd
+1 -1
View File
@@ -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