Blueprint support for OuterWallWithTower

This commit is contained in:
2023-04-24 11:55:29 -04:00
parent 5a0136cd3d
commit 888fa25e9a
@@ -180,6 +180,7 @@ public class PlaceAssetMsgHandler extends AbstractClientMsgHandler {
case SMALLGATE:
case ARTYTOWER:
case WALLSTAIRS:
case WALLSTRAIGHTTOWER:
buildingCreated = placeCityWalls(playerCharacter, origin, msg);
close = false;
break;