Fix: Enable ingame settings by default.

master
aa6 2022-02-04 15:17:12 +03:00
parent c469d7bed3
commit 4548bb5c78
3 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.11.1
0.11.3

View File

@ -1,5 +1,5 @@
# If this options is disabled, no other settings option will have effect over default global config values. In contrary, world-specific config values will be still preferred over this in-game settings.
minetest_wadsprint.ENABLE_INGAME_SETTINGS (ENABLE ALL THE MOD SETTINGS BELOW) bool false
minetest_wadsprint.ENABLE_INGAME_SETTINGS (ENABLE ALL THE MOD SETTINGS BELOW) bool true
# If enabled, stamina HUD bar will not be shown.
minetest_wadsprint.HIDE_HUD_BARS (Hide HUD bars) bool false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB