handy 1 miesiąc temu
rodzic
commit
c1f094b489
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/components/warehouse-layout-enhancers.ts

+ 1 - 0
src/components/warehouse-layout-enhancers.ts

@@ -183,6 +183,7 @@ const FIRST_FLOOR_LOCAL_COLUMN_SHIFTS = [
 ] as const
 
 const FIRST_FLOOR_VERTICAL_WALL_BREAKS = [
+  verticalWallBreak(0, 5, 6),
   verticalWallBreak(0, 19, 20),
   verticalWallBreak(6, 19, 20),
   verticalWallBreak(13, 19, 20),