mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Replace pause and message menu by formspec ones
This commit is contained in:
parent
062de11b4c
commit
a4e2198e41
14 changed files with 273 additions and 711 deletions
|
@ -422,7 +422,7 @@ function modmgr.dialog_configure_world()
|
|||
local mod = filterlist.get_list(modmgr.modlist)[modmgr.world_config_selected_mod]
|
||||
|
||||
local retval =
|
||||
"size[11,6.5]" ..
|
||||
"size[11,6.5,true]" ..
|
||||
"label[0.5,-0.25;" .. fgettext("World:") .. "]" ..
|
||||
"label[1.75,-0.25;" .. worldspec.name .. "]"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue