Merge branch 'main' into hemlock-cards

This commit is contained in:
Chr1Z93 2024-01-09 01:42:26 +01:00
commit 8757d97a35

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