mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Fixes tablet not updating appearance after it is repaired [MDB IGNORE] (#12015)
* Tablet update icon fix (#65298) * Fixes tablet not updating appearance after it is repaired Co-authored-by: Tortoise <64306407+OneAsianTortoise@users.noreply.github.com>
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user