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 ca4aba4.
  • Loading branch information
BaraBarax committed Feb 5, 2024
1 parent bcffb59 commit 33e8dcc
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 @@ -1310,7 +1310,7 @@
occupant = null
icon_state = reset_icon()+"-open"
set_dir(dir_in)
update_icon()
on_update_icon()
return

/////////////////////////
Expand Down

0 comments on commit 33e8dcc

Please sign in to comment.