From 380ca3e26aae761dba7515f5e5cf634ee7a3539d Mon Sep 17 00:00:00 2001 From: Steve Date: Mon, 14 Mar 2016 08:30:34 +0000 Subject: [PATCH] Tweaked accuracy threshold. --- data/challenges/11.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/challenges/11.json b/data/challenges/11.json index a4f4293..3bebd5a 100644 --- a/data/challenges/11.json +++ b/data/challenges/11.json @@ -26,7 +26,7 @@ }, { "type" : "CHALLENGE_SHOT_ACCURACY", - "value" : 88 + "value" : 90 } ] },