diff options
author | emkael <emkael@tlen.pl> | 2022-03-12 20:33:24 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2022-03-12 20:33:24 +0100 |
commit | ce88d5436fdc3130726fcc64b36b55ea1ce6ce80 (patch) | |
tree | daea781a59360349f3b2b6846b8e59316ec0e6f7 /2sw.jtpo | |
parent | dff29fa4528daf2eb6cd6b67055d6450dcf67636 (diff) |
Automatic carry-over calculation is on, no need to input scores manually
Diffstat (limited to '2sw.jtpo')
-rw-r--r-- | 2sw.jtpo | 36 |
1 files changed, 9 insertions, 27 deletions
@@ -109,9 +109,7 @@ -1, 1 ], - "table": 1, - "score": [9.34, 0.0], - "running": 0 + "table": 1 }, { "id": 2, @@ -132,9 +130,7 @@ -1, 0 ], - "table": 2, - "score": [1.09, 0.0], - "running": 0 + "table": 2 }, { "id": 3, @@ -159,9 +155,7 @@ -1, 1 ], - "table": 3, - "score": [2.81, 0.0], - "running": 0 + "table": 3 }, { "id": 4, @@ -186,9 +180,7 @@ -1, 0 ], - "table": 4, - "score": [0.9, 0.0], - "running": 0 + "table": 4 }, { "id": 5, @@ -213,9 +205,7 @@ -1, 0 ], - "table": 5, - "score": [10.43, 0.0], - "running": 0 + "table": 5 }, { "id": 6, @@ -240,9 +230,7 @@ -1, 1 ], - "table": 6, - "score": [8.62, 0.0], - "running": 0 + "table": 6 }, { "id": 7, @@ -267,9 +255,7 @@ -1, 1 ], - "table": 7, - "score": [26.01, 0.0], - "running": 0 + "table": 7 }, { "id": 8, @@ -294,9 +280,7 @@ -1, 0 ], - "table": 8, - "score": [6.04, 0.0], - "running": 0 + "table": 8 } ] }, @@ -449,9 +433,7 @@ } ], "loser": [4], - "table": 1, - "score": [3.68, 0.0], - "running": 0 + "table": 1 } ] }, |