fix neighbored walls connecting to everyhing

closes #5232
This commit is contained in:
Matthias Mailänder
2014-05-16 16:37:35 +02:00
parent bad6a99caf
commit 86c0614558
3 changed files with 18 additions and 0 deletions

View File

@@ -1373,6 +1373,8 @@ SBAG:
NodeTypes: sandbag
LineBuildNode:
Types: sandbag
RenderBuildingWall:
Type: sandbag
FENC:
Inherits: ^Wall
@@ -1398,6 +1400,8 @@ FENC:
NodeTypes: fence
LineBuildNode:
Types: fence
RenderBuildingWall:
Type: fence
BRIK:
Inherits: ^Wall
@@ -1428,6 +1432,8 @@ BRIK:
NodeTypes: concrete
LineBuildNode:
Types: concrete
RenderBuildingWall:
Type: concrete
CYCL:
Inherits: ^Wall