Skip to content

Commit

Permalink
TGS Test Merge (#16661)
Browse files Browse the repository at this point in the history
  • Loading branch information
comfyorange committed Oct 16, 2024
2 parents 04cea7c + dc26a45 commit b5d2bb2
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 b5d2bb2

Please sign in to comment.