eaglelandsonce commited on
Commit
58ac20c
·
verified ·
1 Parent(s): ad157a6

Update grid.json

Browse files
Files changed (1) hide show
  1. grid.json +11 -0
grid.json CHANGED
@@ -295,6 +295,17 @@
295
  5
296
  ],
297
  "color": "#898989"
 
 
 
 
 
 
 
 
 
 
 
298
  }
299
  ]
300
  }
 
295
  5
296
  ],
297
  "color": "#898989"
298
+ },
299
+ {
300
+ "start": [
301
+ 11,
302
+ 5
303
+ ],
304
+ "end": [
305
+ 11,
306
+ 5
307
+ ],
308
+ "color": "#898989"
309
  }
310
  ]
311
  }