Skip to content

Commit

Permalink
woops
Browse files Browse the repository at this point in the history
why did i type null? good question

-smooths your icons
  • Loading branch information
spockye committed Nov 5, 2023
1 parent b59621a commit c84c5dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/game/turfs/closed/_closed.dm
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,6 @@
smooth_icon = 'icons/turf/walls/rockwall_icemoon.dmi'

Check failure on line 268 in code/game/turfs/closed/_closed.dm

View workflow job for this annotation

GitHub Actions / Run Linters

undefined var 'smooth_icon' on type '/turf/closed/indestructible/rock/snow/schist'
icon_state = "rockwall_icemoon-0"
base_icon_state = "rockwall_icemoon"
pixel_x = null
pixel_y = null

/turf/closed/indestructible/paper
name = "thick paper wall"
Expand Down

0 comments on commit c84c5dd

Please sign in to comment.