Update needle exactness to avoid failing on typos.

This commit is contained in:
Lukas Ruzicka 2022-10-06 10:29:32 +02:00
parent 0a55d92dcd
commit 7a7293f666
4 changed files with 60 additions and 56 deletions

View File

@ -1,11 +1,12 @@
{
"area": [
{
"type": "match",
"width": 174,
"xpos": 8,
"ypos": 129,
"width": 174,
"height": 102,
"xpos": 8
"type": "match",
"match": "93"
}
],
"properties": [],

View File

@ -1,11 +1,12 @@
{
"area": [
{
"type": "match",
"width": 174,
"xpos": 8,
"ypos": 129,
"width": 174,
"height": 102,
"xpos": 8
"type": "match",
"match": "93"
}
],
"properties": [],

View File

@ -1,11 +1,12 @@
{
"area": [
{
"width": 174,
"xpos": 8,
"type": "match",
"ypos": 140,
"width": 174,
"height": 107,
"ypos": 140
"type": "match",
"match": "93"
}
],
"properties": [],

View File

@ -2,10 +2,11 @@
"area": [
{
"xpos": 8,
"width": 174,
"type": "match",
"ypos": 133,
"height": 88
"width": 174,
"height": 88,
"type": "match",
"match": "93"
}
],
"properties": [],