Merge pull request #528 from dscarpac/playmat-doom
searchable area for doom counters matches playmat size
This commit is contained in:
commit
06e81835e9
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user