Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
73135e74b8
1 changed files with 4 additions and 4 deletions
|
@ -5,16 +5,16 @@
|
|||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"x": 0, "y": 0},
|
||||
{"x": 1, "y": 0},
|
||||
{"x": 2, "y": 0},
|
||||
{"x": 3, "y": 0},
|
||||
|
||||
{"x": 0, "y": 1},
|
||||
{"x": 1, "y": 1},
|
||||
{"x": 2, "y": 1},
|
||||
{"x": 3, "y": 1},
|
||||
|
||||
{"x": 0, "y": 1},
|
||||
{"x": 2, "y": 1}
|
||||
{"x": 0, "y": 2},
|
||||
{"x": 4, "y": 2}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue