Skip to content

Commit

Permalink
Update code/game/mecha/mecha.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
BaraBarax authored Feb 3, 2024
1 parent 87aa391 commit ca4aba4
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)
on_update_icon()
update_icon()
return

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

0 comments on commit ca4aba4

Please sign in to comment.