- Follow up to r16164 and r16193: used SVN Copy/Move so SVN History is preserved.
- Added svn:eol-style=native property for some recently added text files. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16194 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
66f7f11388
commit
d960aa3bee
@ -65,7 +65,7 @@ struct Login_Config {
|
|||||||
int start_limited_time; // new account expiration time (-1: unlimited)
|
int start_limited_time; // new account expiration time (-1: unlimited)
|
||||||
bool use_md5_passwds; // work with password hashes instead of plaintext passwords?
|
bool use_md5_passwds; // work with password hashes instead of plaintext passwords?
|
||||||
int group_id_to_connect; // required group id to connect
|
int group_id_to_connect; // required group id to connect
|
||||||
int min_group_id_to_connect; // minimum group id to connect
|
int min_group_id_to_connect; // minimum group id to connect
|
||||||
bool check_client_version; // check the clientversion set in the clientinfo ?
|
bool check_client_version; // check the clientversion set in the clientinfo ?
|
||||||
uint32 client_version_to_connect; // the client version needed to connect (if checking is enabled)
|
uint32 client_version_to_connect; // the client version needed to connect (if checking is enabled)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user