Fix wall smoothing

This commit is contained in:
Markolie
2015-01-08 19:44:56 +01:00
parent aaf34fe377
commit c4da1e66d9
5 changed files with 236 additions and 263 deletions
-2
View File
@@ -208,8 +208,6 @@ move an amendment</a> to the drawing.</p>
return BORDER_2NDTILE
if (locate(/obj/structure/falsewall) in T2)
return BORDER_2NDTILE
if (locate(/obj/structure/falserwall) in T2)
return BORDER_2NDTILE
return BORDER_NONE