From e28cecb3d1e36367cd915881d775072d105e3d03 Mon Sep 17 00:00:00 2001 From: Mattes D Date: Sun, 15 Jan 2017 11:40:10 +0100 Subject: Moved cPrefab parser self-check to the LoadablePieces test. (#3536) --- tests/LoadablePieces/Test.cubeset | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/LoadablePieces/Test.cubeset') diff --git a/tests/LoadablePieces/Test.cubeset b/tests/LoadablePieces/Test.cubeset index c1bdc9844..956e6684e 100644 --- a/tests/LoadablePieces/Test.cubeset +++ b/tests/LoadablePieces/Test.cubeset @@ -106,9 +106,10 @@ Cubeset = ["MergeStrategy"] = "msSpongePrint", ["IsStarting"] = "1", ["DepthWeight"] = "", - ["ShouldExpandFloor"] = "1", + ["ExpandFloorStrategy"] = "None", ["MoveToGround"] = "1", ["AddWeightIfSame"] = "0", + ["VerticalStrategy"] = "Fixed|150", }, }, @@ -141,7 +142,7 @@ Cubeset = ["MergeStrategy"] = "msSpongePrint", ["IsStarting"] = "0", ["DepthWeight"] = "", - ["ShouldExpandFloor"] = "1", + ["ExpandFloorStrategy"] = "None", ["MoveToGround"] = "0", ["AddWeightIfSame"] = "0", }, -- cgit v1.2.3