mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Main menu style: Set to 'full' for Android, remove 'auto' option (#7936)
This commit is contained in:
parent
0c6933bdf7
commit
f0dca284b3
3 changed files with 2 additions and 6 deletions
|
@ -1309,8 +1309,7 @@ high_precision_fpu (High-precision FPU) bool true
|
|||
# - Full: Multple singleplayer worlds, game choice, texture pack chooser, etc.
|
||||
# - Simple: One singleplayer world, no game or texture pack choosers. May be
|
||||
# necessary for smaller screens.
|
||||
# - Auto: Simple on Android, full on everything else.
|
||||
main_menu_style (Main menu style) enum auto auto,full,simple
|
||||
main_menu_style (Main menu style) enum full full,simple
|
||||
|
||||
# Replaces the default main menu with a custom one.
|
||||
main_menu_script (Main menu script) string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue