Increased playermat button position
This commit is contained in:
parent
fc60f509fe
commit
7fa4513fa4
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user