From 02a755111f9a707cc7fdef81772c74b1d10242b1 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 14 Apr 2008 02:32:24 +0000 Subject: Some more updates to the quest log system. It has been completely moved to the inter server instead of the char server. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12584 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/chrif.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/chrif.c') diff --git a/src/map/chrif.c b/src/map/chrif.c index 7fbff78e4..2ce7dcf4a 100644 --- a/src/map/chrif.c +++ b/src/map/chrif.c @@ -600,7 +600,6 @@ void chrif_authok(int fd) { //Auth Ok if (pc_authok(sd, login_id2, expiration_time, status)) { - chrif_char_online(sd); return; } } else { //Auth Failed -- cgit v1.2.3-70-g09d2