From 36728b0d36456d91352917c08d57a14eb14a32fb Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 25 Jan 2019 10:21:01 +0100 Subject: "Fixing" approximation for carry-over in matches with c/o close to round numbers --- 2se.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2se.json b/2se.json index 951297b..73e81e5 100644 --- a/2se.json +++ b/2se.json @@ -70,7 +70,7 @@ {"place": [2]}, {"place": [3]} ], - "score": [7.964, 0.0], + "score": [7.9, 0.0], "running": 0 }, { @@ -81,7 +81,7 @@ {"place": [7]} ], "loser": [7, 8], - "score": [0.996, 0.0], + "score": [0.9, 0.0], "running": 0 }, { -- cgit v1.2.3