eaglelandsonce commited on
Commit
a36f294
1 Parent(s): b21bd82

Update grid.json

Browse files
Files changed (1) hide show
  1. grid.json +11 -0
grid.json CHANGED
@@ -317,6 +317,17 @@
317
  15
318
  ],
319
  "color": "#898989"
 
 
 
 
 
 
 
 
 
 
 
320
  }
321
  ]
322
  }
 
317
  15
318
  ],
319
  "color": "#898989"
320
+ },
321
+ {
322
+ "start": [
323
+ 11,
324
+ 15
325
+ ],
326
+ "end": [
327
+ 11,
328
+ 15
329
+ ],
330
+ "color": "#898989"
331
  }
332
  ]
333
  }