mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Switch menu to game selected in world creation dialog
This commit is contained in:
parent
2cf76f6f1b
commit
ee8067f7cf
1 changed files with 1 additions and 0 deletions
|
@ -1795,6 +1795,7 @@ int main(int argc, char *argv[])
|
|||
continue;
|
||||
}
|
||||
g_settings->set("selected_world_path", path);
|
||||
g_settings->set("selected_mainmenu_game", menudata.create_world_gameid);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue