- Some mistake from someone but OMG!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12609 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
70e34f81cd
commit
bb98e43f3c
@ -2812,7 +2812,7 @@ int parse_frommap(int fd)
|
|||||||
|
|
||||||
// only use the auth once and mark user online
|
// only use the auth once and mark user online
|
||||||
idb_remove(auth_db, account_id);
|
idb_remove(auth_db, account_id);
|
||||||
set_char_online(id, account_id, char_id);
|
set_char_online(id, char_id, account_id);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{// auth failed
|
{// auth failed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user