Discord Button Added and changed the size of the buttons
This commit is contained in:
@@ -205,7 +205,7 @@ local function get_formspec(tabview, name, tabdata)
|
||||
end
|
||||
else
|
||||
retval = retval ..
|
||||
"button[7.9,4.75;4.1,1;play;" .. fgettext("Play Selected World") .. "]"
|
||||
"button[7.9,4.75;4.1,1;play;" .. fgettext("Play Game") .. "]"
|
||||
end
|
||||
|
||||
return retval
|
||||
|
||||
Reference in New Issue
Block a user