diff --git a/code/game/turfs/simulated/walls.dm b/code/game/turfs/simulated/walls.dm index 73556c6e4ca..8e4af6ed086 100644 --- a/code/game/turfs/simulated/walls.dm +++ b/code/game/turfs/simulated/walls.dm @@ -32,10 +32,6 @@ smooth = SMOOTH_TRUE | SMOOTH_NO_CLEAR_ICON - canSmoothWith = list( - /turf/simulated/wall/shuttle/scc_space_ship - ) - // Walls always hide the stuff below them. /turf/simulated/wall/levelupdate(mapload) if (mapload)