mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user