changed size of privacy policy and discord buttons

This commit is contained in:
Looki2000 2023-02-23 19:27:29 +01:00
parent d074c487bc
commit 3e653ee166

View File

@ -189,8 +189,8 @@ return {
core.formspec_escape("SussyCraft 0.8") .. "]" ..
-- original x positions: 1.5 and 2.5
"button[1.3,4.1;2.9,0.8;homepage;Privacy Policy]" ..
"button[1.0,5.1;3.5,0.8;discord;SussyCraft Discord]" ..
"button[1.1,4.1;3.3,0.8;homepage;Privacy Policy]" ..
"button[0.6,5.1;4.3,0.8;discord;SussyCraft Discord]" ..
"scroll_container[5.5,0.1;9.5,6.9;scroll_credits;vertical;" ..
tostring(scroll_height / 1000) .. "]" .. credit_fs ..