forked from MagicBane/Server
Blueprint support for OuterWallWithTower
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user