mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 08:03:45 +01:00
Fix two typos
Co-authored-by: Wuzzy <Wuzzy@disroot.org
This commit is contained in:
parent
0e9fe7f194
commit
1e7f554bcd
@ -188,7 +188,7 @@ fixed_virtual_joystick (Fixed virtual joystick) bool false
|
|||||||
# Requires: touchscreen_gui
|
# Requires: touchscreen_gui
|
||||||
virtual_joystick_triggers_aux1 (Virtual joystick triggers Aux1 button) bool false
|
virtual_joystick_triggers_aux1 (Virtual joystick triggers Aux1 button) bool false
|
||||||
|
|
||||||
# The gesture for for punching players/entities.
|
# The gesture for punching players/entities.
|
||||||
# This can be overridden by games and mods.
|
# This can be overridden by games and mods.
|
||||||
#
|
#
|
||||||
# * short_tap
|
# * short_tap
|
||||||
@ -791,7 +791,7 @@ serverlist_url (Serverlist URL) string servers.minetest.net
|
|||||||
# If disabled, new accounts will be registered automatically when logging in.
|
# If disabled, new accounts will be registered automatically when logging in.
|
||||||
enable_split_login_register (Enable split login/register) bool true
|
enable_split_login_register (Enable split login/register) bool true
|
||||||
|
|
||||||
# URL to JSON file which provides information about the newest Minetest release
|
# URL to JSON file which provides information about the newest Minetest release.
|
||||||
# If this is empty the engine will never check for updates.
|
# If this is empty the engine will never check for updates.
|
||||||
update_information_url (Update information URL) string https://www.minetest.net/release_info.json
|
update_information_url (Update information URL) string https://www.minetest.net/release_info.json
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user