summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaƂ Zimniewicz <michzimny@users.noreply.github.com>2018-02-24 20:54:35 +0100
committerGitHub <noreply@github.com>2018-02-24 20:54:35 +0100
commitfd283b017efa2833dcb2f0e78deff215a259e4ac (patch)
tree3b1dd492ecba2efa9cc1bfd9d4053d8017136817
parentb8df14d5f780b06bd5152f459f982157fea359cc (diff)
Update 2nw.json
-rw-r--r--2nw.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/2nw.json b/2nw.json
index 726303b..248a802 100644
--- a/2nw.json
+++ b/2nw.json
@@ -179,7 +179,8 @@
{"winner": [13]}
],
"winner": [1],
- "loser": [2]
+ "loser": [2],
+ "score": {"2": 0, "4": 1}
},
{
"id": 17,
@@ -188,7 +189,8 @@
{"loser": [13]}
],
"winner": [3],
- "loser": [4]
+ "loser": [4],
+ "score": {"1": 1, "3": 0}
}
]
}