Fixed charsrever crashes, caused by r11410
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11466 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -1795,7 +1795,6 @@ int parse_fromlogin(int fd)
|
||||
WFIFOW(i,0) = 0x81;
|
||||
WFIFOB(i,2) = 2;
|
||||
WFIFOSET(i,3);
|
||||
break;
|
||||
}
|
||||
else //Shouldn't happen, but just in case.
|
||||
set_char_offline(99, aid);
|
||||
|
||||
Reference in New Issue
Block a user