mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Raeschen <rycoop29@gmail.com> Co-authored-by: kcin2001 <rnlb2001@gmail.com>
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
/mob/living/silicon/robot/update_hud()
|
|
if(modtype)
|
|
hands.icon_state = get_hud_module_icon()
|
|
..() |