From 45ac7e42a3a86aa529dd0600b9ef309e3cef97cd Mon Sep 17 00:00:00 2001 From: alberyk Date: Fri, 14 Jan 2022 21:45:25 -0300 Subject: [PATCH] fix --- code/game/turfs/simulated/walls.dm | 4 ---- 1 file changed, 4 deletions(-) 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)