git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12569 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -3160,6 +3160,8 @@ int parse_char(int fd)
node->ip = ipl;
idb_put(auth_db, sd->account_id, node);
+ set_char_online(-2,node->char_id,sd->account_id);
+
}
break;