Blueprint support for OuterWallWithTower

master
MagicBot 2023-04-24 12:04:39 -04:00
parent 888fa25e9a
commit 14c98d9376
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ public class Blueprint {
case WALLCORNER:
case SMALLGATE:
case WALLSTAIRS:
case WALLSTRAIGHTTOWER:
return true;
default:
break;