mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 10:25:21 +02:00
Android: drop simple MainMenu (#10227)
The default (PC-style) MainMenu works great on Android. Provides access to ContentDB and allows players to create many worlds in a few clicks. Makes the interface consistent and eliminates player confusion.
This commit is contained in:
@@ -290,7 +290,6 @@ void set_default_settings(Settings *settings)
|
||||
settings->setDefault("joystick_frustum_sensitivity", "170");
|
||||
|
||||
// Main menu
|
||||
settings->setDefault("main_menu_style", "full");
|
||||
settings->setDefault("main_menu_path", "");
|
||||
settings->setDefault("serverlist_file", "favoriteservers.txt");
|
||||
|
||||
|
Reference in New Issue
Block a user