moving downloadbutton below return to boxes

This commit is contained in:
Chr1Z93 2023-01-09 23:18:54 +01:00
parent c63cb8fb5d
commit 1683ae05ef

View File

@ -16,7 +16,7 @@ function onLoad()
-- return to boxes
if string.match(notes, "................") == "campaigns/return" then
buttonParameters.position.z = -2
buttonParameters.position.z = 2
-- official campaign boxes
elseif string.match(notes, ".........") == "campaigns" then