summaryrefslogtreecommitdiff
path: root/builtin/settingtypes.txt
diff options
context:
space:
mode:
authorMaksim <MoNTE48@mail.ua>2020-08-27 21:46:57 +0200
committerGitHub <noreply@github.com>2020-08-27 21:46:57 +0200
commit788f29759565f1eb35fb2189a79a6b2a41e1eb73 (patch)
treed381756bb4aa7a52a31f5571dc939fce0030d4f4 /builtin/settingtypes.txt
parentb262184acf34896f36b4270aba29546fc5b0e65b (diff)
downloadminetest-788f29759565f1eb35fb2189a79a6b2a41e1eb73.tar.gz
minetest-788f29759565f1eb35fb2189a79a6b2a41e1eb73.tar.bz2
minetest-788f29759565f1eb35fb2189a79a6b2a41e1eb73.zip
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.
Diffstat (limited to 'builtin/settingtypes.txt')
-rw-r--r--builtin/settingtypes.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index af4dc1def..ef56f99bf 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -1446,12 +1446,6 @@ curl_file_download_timeout (cURL file download timeout) int 300000
# Makes DirectX work with LuaJIT. Disable if it causes troubles.
high_precision_fpu (High-precision FPU) bool true
-# Changes the main menu UI:
-# - Full: Multiple singleplayer worlds, game choice, texture pack chooser, etc.
-# - Simple: One singleplayer world, no game or texture pack choosers. May be
-# necessary for smaller screens.
-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