some changes to ui and changed some default setting/s

This commit is contained in:
2023-02-23 01:28:36 +01:00
parent e75af79d1b
commit 896efb84bd
64 changed files with 96 additions and 102 deletions

View File

@@ -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 Game") .. "]"
"button[7.9,4.75;4.1,1;play;" .. fgettext("Play Selected World") .. "]"
end
return retval