searchable area for doom counters matches playmat size

This commit is contained in:
dscarpac 2024-01-03 09:49:42 -06:00
parent 0fcc8acfcb
commit e44aa3fdd3

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 = {