Merge pull request #1018 from argonui/entrox-pr
Increased playermat button position
This commit is contained in:
commit
a0780f2316
@ -97,7 +97,7 @@ local buttonParameters = {
|
|||||||
click_function = "doUpkeep",
|
click_function = "doUpkeep",
|
||||||
tooltip = "Right-click to skip resource gain and card draw",
|
tooltip = "Right-click to skip resource gain and card draw",
|
||||||
function_owner = self,
|
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 },
|
scale = { 0.12, 0.12, 0.12 },
|
||||||
width = 1000,
|
width = 1000,
|
||||||
height = 280,
|
height = 280,
|
||||||
|
Loading…
Reference in New Issue
Block a user