Fixed cyborgs not getting their names at round start

This commit is contained in:
CitrusGender
2018-06-24 14:55:13 -04:00
committed by letterjay
parent 386bc528ea
commit d50ae43d7f
7 changed files with 9 additions and 11 deletions
+1 -2
View File
@@ -381,8 +381,7 @@
else if(transfer_after)
R.key = key
if (CONFIG_GET(flag/rename_cyborg))
R.rename_self("cyborg")
R.rename_self("cyborg")
if(R.mmi)
R.mmi.name = "Man-Machine Interface: [real_name]"