mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Rename 'Advanced Settings' button to 'All Settings' (#8131)
This commit is contained in:
@@ -233,7 +233,7 @@ local function formspec(tabview, name, tabdata)
|
||||
|
||||
tab_string = tab_string ..
|
||||
"button[0,4.75;3.95,1;btn_advanced_settings;"
|
||||
.. fgettext("Advanced Settings") .. "]"
|
||||
.. fgettext("All Settings") .. "]"
|
||||
|
||||
|
||||
if core.settings:get("touchscreen_threshold") ~= nil then
|
||||
|
Reference in New Issue
Block a user