mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Tiny fix
This commit is contained in:
@@ -755,4 +755,4 @@ var/global/datum/controller/occupations/job_master
|
||||
if(!ishuman(C.mob))
|
||||
return
|
||||
var/mob/living/carbon/human/CM = C.mob
|
||||
SStranscore.m_backup(CM.mind, CM.nif)
|
||||
SStranscore.m_backup(CM.mind, CM.nif, TRUE)
|
||||
|
||||
Reference in New Issue
Block a user