Some generic typo fixes (src and npc)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10054 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -561,7 +561,7 @@ int mapif_send_gmaccounts()
|
||||
return 0;
|
||||
}
|
||||
|
||||
//Sends to map server the current max Account/Char id [Skotlex]
|
||||
//Sends the current max account/char id to map server [Skotlex]
|
||||
void mapif_send_maxid(int account_id, int char_id)
|
||||
{
|
||||
unsigned char buf[12];
|
||||
|
||||
Reference in New Issue
Block a user