From 498a64b7463a560d68dc9b99993db22c0e5c4d08 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 12 Jan 2019 12:41:33 +0100 Subject: Opponent choices in 2NE/NW/SE/SW --- 2sw.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '2sw.json') diff --git a/2sw.json b/2sw.json index c524589..80ec037 100644 --- a/2sw.json +++ b/2sw.json @@ -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]} ] }, { -- cgit v1.2.3