mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Passwords - password entry at main menu, stored and checked by server
This commit is contained in:
@@ -46,6 +46,7 @@ struct MainMenuData
|
||||
std::wstring address;
|
||||
std::wstring port;
|
||||
std::wstring name;
|
||||
std::wstring password;
|
||||
bool fancy_trees;
|
||||
bool smooth_lighting;
|
||||
// Server options
|
||||
|
Reference in New Issue
Block a user