Tablet update icon fix (#65298)

This commit is contained in:
Tortoise
2022-03-12 07:26:23 +08:00
committed by GitHub
parent c78eacdc90
commit 91f091761e
@@ -554,6 +554,7 @@
if(W.use_tool(src, user, 20, volume=50, amount=1))
atom_integrity = max_integrity
to_chat(user, span_notice("You repair \the [src]."))
update_appearance()
return
var/obj/item/computer_hardware/card_slot/card_slot = all_components[MC_CARD]