summaryrefslogtreecommitdiff
path: root/src/char_sql/char.c
diff options
context:
space:
mode:
authorzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-17 00:51:15 +0000
committerzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-17 00:51:15 +0000
commit716257704ecd543d1099e9f0c191347023f38f5a (patch)
treedcb78db4c9dddac6c3fd52c54a540a77580214af /src/char_sql/char.c
parent226d526a49322d1fa755645801254703dfd90476 (diff)
downloadhercules-716257704ecd543d1099e9f0c191347023f38f5a.tar.gz
hercules-716257704ecd543d1099e9f0c191347023f38f5a.tar.bz2
hercules-716257704ecd543d1099e9f0c191347023f38f5a.tar.xz
hercules-716257704ecd543d1099e9f0c191347023f38f5a.zip
- Some mistake from someone but OMG!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12609 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/char_sql/char.c')
-rw-r--r--src/char_sql/char.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char_sql/char.c b/src/char_sql/char.c
index d3839ca2f..e07bd8574 100644
--- a/src/char_sql/char.c
+++ b/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