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 /2sw.json | |
parent | c74d2e9d732975b2d8a28469ce0141d0620b504b (diff) |
Opponent choices in 2NE/NW/SE/SW
Diffstat (limited to '2sw.json')
-rw-r--r-- | 2sw.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,7 +58,7 @@ "table": 1,
"teams": [
{"place": [1]},
- {"place": [3, 4]}
+ {"place": [4]}
]
},
{
@@ -66,7 +66,7 @@ "table": 2,
"teams": [
{"place": [2]},
- {"place": [3, 4]}
+ {"place": [3]}
]
},
{
|