diff options
author | emkael <emkael@tlen.pl> | 2019-02-02 13:21:38 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-02-02 13:21:38 +0100 |
commit | 7583e14dcb6810d48a3bd53c54b452922f21485c (patch) | |
tree | 796c4f8e6a31d3060a29abf0a43e258dd1963a4a /eklasa.json | |
parent | 91d432821a07c9f3cdfcb53473b95505dd0ed40c (diff) |
Finishing position for match #2 loser
Diffstat (limited to 'eklasa.json')
-rw-r--r-- | eklasa.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/eklasa.json b/eklasa.json index 64cf333..64de581 100644 --- a/eklasa.json +++ b/eklasa.json @@ -15,8 +15,9 @@ },
"canvas": {
"box_positioning": {
- "4": 240,
- "5": 360,
+ "1": 130,
+ "4": 180,
+ "5": 300,
"6": 70,
"7": 190,
"8": 70,
@@ -90,6 +91,7 @@ {"place": [5]},
{"place": [7]}
],
+ "loser": [7, 8],
"score": [2.412, 0.0],
"running": 0
},
|