mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 19:19:12 +01:00
Merge pull request #1038 from VOREStation/aro-lockkey
Fix sleeve lock resleeving
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user