Merge pull request #5027 from Verkister/borghud

Couple borg UI fixes.
This commit is contained in:
Atermonera
2018-03-16 11:24:43 -07:00
committed by GitHub
3 changed files with 1 additions and 1 deletions

View File

@@ -276,6 +276,6 @@ var/obj/screen/robot_inventory
r.client.screen -= r.robot_modules_background
/mob/living/silicon/robot/update_hud()
..()
if(modtype)
hands.icon_state = lowertext(modtype)
..()

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB