mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
/mob/living/silicon/robot/update_hud()
|
|
if(modtype)
|
|
hands.icon_state = get_hud_module_icon()
|
|
..()
|