Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Jan 19, 2025
1 parent 5f86f46 commit 3a5d414
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
if(!edge_overlay_file)
return

edge_overlay = mutable_appearance(edge_overlay_file, "edge-[smoothing_junction]", layer + 0.06, appearance_flags = RESET_COLOR|KEEP_APART)
edge_overlay = mutable_appearance(edge_overlay_file, "edge-[smoothing_junction]", layer + 0.01, appearance_flags = RESET_COLOR|KEEP_APART)
. += edge_overlay

/obj/structure/window/fulltile
Expand Down

0 comments on commit 3a5d414

Please sign in to comment.