Merge pull request #528 from dscarpac/playmat-doom

searchable area for doom counters matches playmat size
This commit is contained in:
Chr1Z 2024-01-03 21:17:01 +01:00 committed by GitHub
commit 06e81835e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ local doomURL = "https://i.imgur.com/EoL7yaZ.png"
local IGNORE_TAG = "DoomCounter_ignore"
local TOTAL_PLAY_AREA = {
upperLeft = {
x = -10,
x = -9,
z = -35
},
lowerRight = {