Skip to content

Commit

Permalink
Revert "Update code/game/mecha/mecha.dm"
Browse files Browse the repository at this point in the history
This reverts commit 87aa391.
  • Loading branch information
BaraBarax committed Feb 5, 2024
1 parent 33e8dcc commit c5a36ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/mecha/mecha.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@
forceMove(src.loc)
log_append_to_last("[H] moved in as pilot.")
icon_state = src.reset_icon()
update_icon()
on_update_icon()
set_dir(dir_in)
playsound(src, 'sound/machines/windowdoor.ogg', 50, 1)
if(!hasInternalDamage())
Expand Down

0 comments on commit c5a36ac

Please sign in to comment.