mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00: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()
|
|
..()
|