mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-30 19:22:14 +00:00
Fix comment in client.h
This commit is contained in:
parent
421835a30e
commit
dee0a3ab26
1 changed files with 1 additions and 1 deletions
|
@ -523,7 +523,7 @@ private:
|
|||
// The authentication methods we can use to enter sudo mode (=change password)
|
||||
u32 m_sudo_auth_methods;
|
||||
|
||||
// The seed returned by the server in TOCLIENT_INIT is stored here
|
||||
// The seed returned by the server in TOCLIENT_AUTH_ACCEPT is stored here
|
||||
u64 m_map_seed = 0;
|
||||
|
||||
// Auth data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue