Explorar o código

- Some mistake from someone but OMG!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12609 54d463be-8e91-2dee-dedb-b68131a5f0ec
zephyrus %!s(int64=17) %!d(string=hai) anos
pai
achega
bb98e43f3c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/char_sql/char.c

+ 1 - 1
src/char_sql/char.c

@@ -2812,7 +2812,7 @@ int parse_frommap(int fd)
 
 				// only use the auth once and mark user online
 				idb_remove(auth_db, account_id);
-				set_char_online(id, account_id, char_id);
+				set_char_online(id, char_id, account_id);
 			}
 			else
 			{// auth failed