mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 12:50:29 +01:00
1def015bad
* end of file Fix * fix those lints too
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()
|
|
..()
|