Increased playermat button position

This commit is contained in:
Chr1Z93 2024-11-20 23:48:37 +01:00
parent fc60f509fe
commit 7fa4513fa4

View File

@ -97,7 +97,7 @@ local buttonParameters = {
click_function = "doUpkeep",
tooltip = "Right-click to skip resource gain and card draw",
function_owner = self,
position = { x = 1.82, y = 0.1, z = -0.45 },
position = { x = 1.82, y = 0.15, z = -0.45 },
scale = { 0.12, 0.12, 0.12 },
width = 1000,
height = 280,