Merge pull request #177 from argonui/downloadbutton
Moving download button below return to boxes
This commit is contained in:
commit
43aa780ced
@ -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