diff options
author | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2019-02-20 15:37:48 +0100 |
---|---|---|
committer | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2019-02-20 15:38:00 +0100 |
commit | 8b79f17b47937c46103bcf2cb77426bfefd3a65c (patch) | |
tree | 85b4c8754e1c9ef8164bbf1acdfb754533acb8af | |
parent | 3e0310628afd3baf2a1dc00b8b6da5ae7a5be3f3 (diff) |
set towel in NW
-rw-r--r-- | 2nw.json | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -207,7 +207,9 @@ {"winner": [6]},
{"winner": [7]}
],
- "loser": [4]
+ "loser": [4],
+ "score": [1.0, 0.0],
+ "running": 0
}
]
},
|