Drop match level on a couple of Zezere needles

These things are always trouble...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-10-12 14:40:58 -07:00
parent 1beb59d2ca
commit 0998bc7c76
2 changed files with 6 additions and 4 deletions

View File

@ -5,11 +5,12 @@
"ypos": 213,
"width": 35,
"height": 16,
"type": "match"
"type": "match",
"match": 90
}
],
"properties": [],
"tags": [
"zezere_claim_button"
]
}
}

View File

@ -5,11 +5,12 @@
"type": "match",
"ypos": 213,
"width": 35,
"xpos": 205
"xpos": 205,
"match": 90
}
],
"properties": [],
"tags": [
"zezere_claim_button"
]
}
}