From f11a57f01a4c6640f7acf1a0f73e7d36c06ce577 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 24 Jan 2020 12:53:14 +0100 Subject: [PATCH] Drop match level on cockpit main needle New cockpit hits 95%, let's just drop the required %age rather than make a new needle. Signed-off-by: Adam Williamson --- needles/cockpit/cockpit_main-cockpit209-20191214.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/needles/cockpit/cockpit_main-cockpit209-20191214.json b/needles/cockpit/cockpit_main-cockpit209-20191214.json index 391526c5..cfa390f5 100644 --- a/needles/cockpit/cockpit_main-cockpit209-20191214.json +++ b/needles/cockpit/cockpit_main-cockpit209-20191214.json @@ -5,11 +5,12 @@ "type": "match", "width": 73, "xpos": 378, - "ypos": 731 + "ypos": 731, + "match": 93 } ], "properties": [], "tags": [ "cockpit_main" ] -} \ No newline at end of file +}