mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 02:27:36 +01:00
Seems to fix it (#22680)
This commit is contained in:
@@ -249,6 +249,8 @@
|
||||
return ..()
|
||||
|
||||
/mob/living/silicon/robot/proc/update_module_icon()
|
||||
if(!hands)
|
||||
return
|
||||
if(!module)
|
||||
hands.icon_state = "nomod"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user