Fixes TGUI ghost orbit menu runtime (#15011)

* orbit menu tgui debugging

* CI test

* enforce R.mmi.brainmob.name != null

* typing

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
This commit is contained in:
Kyep
2020-11-29 09:42:53 +00:00
committed by GitHub
co-authored by Kyep
parent 9224a407fd
commit e371ad0326
4 changed files with 19 additions and 7 deletions
@@ -54,7 +54,8 @@
R.name = heldname
R.custom_name = heldname
R.real_name = heldname
if(R.mmi && R.mmi.brainmob)
R.mmi.brainmob.name = R.name
return TRUE
/obj/item/borg/upgrade/restart