From 1683ae05ef5335dfa5e70a2270d1ba1046c6959a Mon Sep 17 00:00:00 2001 From: Chr1Z93 Date: Mon, 9 Jan 2023 23:18:54 +0100 Subject: [PATCH] moving downloadbutton below return to boxes --- src/core/DownloadBox.ttslua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/DownloadBox.ttslua b/src/core/DownloadBox.ttslua index 5ae0ddd7..8647a58c 100644 --- a/src/core/DownloadBox.ttslua +++ b/src/core/DownloadBox.ttslua @@ -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