diff options
author | emkael <emkael@tlen.pl> | 2019-01-12 12:41:33 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-01-12 12:41:33 +0100 |
commit | 498a64b7463a560d68dc9b99993db22c0e5c4d08 (patch) | |
tree | bffa1ca8faeb95bc1758908422850e8990b46f4b /2nw.json | |
parent | c74d2e9d732975b2d8a28469ce0141d0620b504b (diff) |
Opponent choices in 2NE/NW/SE/SW
Diffstat (limited to '2nw.json')
-rw-r--r-- | 2nw.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -92,7 +92,7 @@ "table": 5,
"teams": [
{"place": [9]},
- {"place": [11, 12]}
+ {"place": [11]}
],
"winner": [9, 10]
},
@@ -101,7 +101,7 @@ "table": 6,
"teams": [
{"place": [10]},
- {"place": [11, 12]}
+ {"place": [12]}
],
"winner": [9, 10]
},
|