Blueprint support for OuterWallWithTower

This commit is contained in:
2023-04-24 12:04:39 -04:00
parent 888fa25e9a
commit 14c98d9376
+1
View File
@@ -157,6 +157,7 @@ public class Blueprint {
case WALLCORNER:
case SMALLGATE:
case WALLSTAIRS:
case WALLSTRAIGHTTOWER:
return true;
default:
break;