Skip to content

Commit

Permalink
Equip fix (#16661)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumipharon authored Oct 19, 2024
1 parent df48e91 commit 5de7bf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/mob.dm
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@
A.remove_action(src)

item_to_equip.screen_loc = null
item_to_equip.loc = src
item_to_equip.layer = ABOVE_HUD_LAYER
item_to_equip.plane = ABOVE_HUD_PLANE
item_to_equip.forceMove(src)
Expand Down

0 comments on commit 5de7bf3

Please sign in to comment.