Small bug for r12481 :)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12482 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
41cccac36c
commit
165bac9140
@ -3596,7 +3596,7 @@ int pc_setpos(struct map_session_data* sd, unsigned short mapindex, int x, int y
|
||||
chrif_changemapserver(sd, ip, (short)port);
|
||||
|
||||
//Free session data from this map server [Kevin]
|
||||
unit_free_pc(node->sd);
|
||||
unit_free_pc(sd);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user