forked from MagicBane/Server
Blueprint support for OuterWallWithTower
parent
888fa25e9a
commit
14c98d9376
|
|
@ -157,6 +157,7 @@ public class Blueprint {
|
||||||
case WALLCORNER:
|
case WALLCORNER:
|
||||||
case SMALLGATE:
|
case SMALLGATE:
|
||||||
case WALLSTAIRS:
|
case WALLSTAIRS:
|
||||||
|
case WALLSTRAIGHTTOWER:
|
||||||
return true;
|
return true;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue