mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Main menu: Change tabs to 'Start Game' and 'Join Game' (#6955)
This commit is contained in:
parent
62c10e3d08
commit
3a5959ae6b
2 changed files with 2 additions and 2 deletions
|
@ -310,7 +310,7 @@ end
|
|||
--------------------------------------------------------------------------------
|
||||
return {
|
||||
name = "local",
|
||||
caption = fgettext("Local Game"),
|
||||
caption = fgettext("Start Game"),
|
||||
cbf_formspec = get_formspec,
|
||||
cbf_button_handler = main_button_handler,
|
||||
on_change = on_change
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue