mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Rename 'subgame' to 'game'
This commit is contained in:
parent
d57024b7c9
commit
92ca9dda54
6 changed files with 9 additions and 9 deletions
|
@ -1235,8 +1235,8 @@ curl_file_download_timeout (cURL file download timeout) int 300000
|
|||
high_precision_fpu (High-precision FPU) bool true
|
||||
|
||||
# Changes the main menu UI:
|
||||
# - Full: Multple singleplayer worlds, subgame choice, texture pack chooser, etc.
|
||||
# - Simple: One singleplayer world, no subgame or texture pack choosers. May be necessary for smaller screens.
|
||||
# - 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue