summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/char_sql/char.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/char_sql/char.c b/src/char_sql/char.c
index d15888b5d..b4f2671b5 100644
--- a/src/char_sql/char.c
+++ b/src/char_sql/char.c
@@ -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;