Skip to content

Commit

Permalink
Update mecha_actions.dm (#26126)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmeraldCandy authored Jul 5, 2024
1 parent c926b78 commit 97eb823
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/mecha/mecha_actions.dm
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@
equipment = _equipment
button_overlay_icon = equipment.icon
button_overlay_icon_state = equipment.icon_state
. = ..()
name = "Switch module to [equipment.name]"
return ..()

Expand Down

0 comments on commit 97eb823

Please sign in to comment.