moving downloadbutton below return to boxes
This commit is contained in:
parent
c63cb8fb5d
commit
1683ae05ef
@ -16,7 +16,7 @@ function onLoad()
|
|||||||
|
|
||||||
-- return to boxes
|
-- return to boxes
|
||||||
if string.match(notes, "................") == "campaigns/return" then
|
if string.match(notes, "................") == "campaigns/return" then
|
||||||
buttonParameters.position.z = -2
|
buttonParameters.position.z = 2
|
||||||
|
|
||||||
-- official campaign boxes
|
-- official campaign boxes
|
||||||
elseif string.match(notes, ".........") == "campaigns" then
|
elseif string.match(notes, ".........") == "campaigns" then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user