Merge pull request #1038 from VOREStation/aro-lockkey

Fix sleeve lock resleeving
This commit is contained in:
Arokha Sieyes
2017-02-25 01:49:03 -05:00
committed by GitHub
+1 -1
View File
@@ -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