Finally Fix Wall Smoothing (#12999)

This commit is contained in:
Sparky
2022-02-01 11:49:20 +00:00
committed by GitHub
parent 0a1d8eb246
commit 5ba1cf2ed6
4 changed files with 24 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
/turf/simulated/wall/diona/Initialize(mapload)
canSmoothWith = list(src.type)
. = ..(mapload, "biomass")
canSmoothWith = list(src.type)