mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-30 19:22:14 +00:00
rename remember_password to remember_login
This commit is contained in:
parent
883852fceb
commit
eb5a67d9e7
1 changed files with 2 additions and 2 deletions
|
@ -871,9 +871,9 @@ tooltip_append_itemname (Append item name) bool false
|
||||||
# Use a cloud animation for the main menu background.
|
# Use a cloud animation for the main menu background.
|
||||||
menu_clouds (Clouds in menu) bool true
|
menu_clouds (Clouds in menu) bool true
|
||||||
|
|
||||||
# Remember last entered password in the 'Join Game' tab
|
# Remember each server's entered login info in the 'Join Game' tab
|
||||||
# ***WARNING, THIS IS NOT SECURE WHATSOEVER. DO NOT ENABLE THIS***:
|
# ***WARNING, THIS IS NOT SECURE WHATSOEVER. DO NOT ENABLE THIS***:
|
||||||
remember_password (Remember password) bool false
|
remember_login (Remember logins) bool false
|
||||||
|
|
||||||
[**HUD]
|
[**HUD]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue