1
0
Fork 0
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:
Abdurahman Elmawi 2025-06-29 05:13:24 +03:00
parent 883852fceb
commit eb5a67d9e7

View file

@ -871,9 +871,9 @@ tooltip_append_itemname (Append item name) bool false
# Use a cloud animation for the main menu background.
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***:
remember_password (Remember password) bool false
remember_login (Remember logins) bool false
[**HUD]