1
0
Fork 0
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:
Tre 2018-01-25 13:59:24 -06:00 committed by Loïc Blot
parent 62c10e3d08
commit 3a5959ae6b
2 changed files with 2 additions and 2 deletions

View file

@ -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