|
@@ -1709,7 +1709,7 @@ int map_quit(struct map_session_data *sd) {
|
|
|
unit_remove_map(&sd->ed->bl,CLR_TELEPORT);
|
|
|
}
|
|
|
|
|
|
- unit_remove_map_pc(sd,CLR_TELEPORT);
|
|
|
+ unit_remove_map_pc(sd,CLR_RESPAWN);
|
|
|
|
|
|
if( map[sd->bl.m].instance_id ) { // Avoid map conflicts and warnings on next login
|
|
|
int16 m;
|