- Updated the subnet support to not require specifying the subnet mask, it is auto-acquired from the char/map IP and the subnet-mask.
- skill_wall_check defaults to yes now. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5976 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -3761,7 +3761,7 @@ int char_lan_config_read(const char *lancfgName) {
|
||||
subnet_count++;
|
||||
}
|
||||
|
||||
ShowStatus("Information about %d subnetworks readen.\n", subnet_count);
|
||||
ShowStatus("Read information about %d subnetworks.\n", subnet_count);
|
||||
}
|
||||
|
||||
fclose(fp);
|
||||
|
||||
Reference in New Issue
Block a user