Skip to content

Commit

Permalink
Update code/game/turfs/simulated/floor/asteroid.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Zwei <[email protected]>
  • Loading branch information
NightDawnFox and Gottfrei authored Apr 12, 2024
1 parent b476a87 commit bf41598
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/turfs/simulated/floor/asteroid.dm
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
update_icon(UPDATE_ICON_STATE)

/turf/simulated/floor/plating/asteroid/update_icon_state()
. = ..()
if(dug)
icon_plating = "[environment_type]_dug"
icon_state = "[environment_type]_dug"
Expand Down

0 comments on commit bf41598

Please sign in to comment.