Skip to content

Commit

Permalink
Update augments_arms.dm (#21830)
Browse files Browse the repository at this point in the history
  • Loading branch information
Moltijoe authored Apr 11, 2024
1 parent 8be5045 commit 350974e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/surgery/organs/augments_arms.dm
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@
lefthand_file = active_tool.lefthand_file
righthand_file = active_tool.righthand_file
linkedarm.owner.update_inv_hands()
SET_PLANE_EXPLICIT(src, ABOVE_HUD_PLANE, linkedarm.owner)

/obj/item/toolset_handler/attack_self(mob/user)
linkedarm.ui_action_click()
Expand Down

0 comments on commit 350974e

Please sign in to comment.