Follow up e52fc94 / r17528

This commit is contained in:
Cahyadi Ramadhan Togihon 2013-09-28 20:36:54 +07:00
parent e52fc947f7
commit 9b7eb48fe5

View File

@ -1706,7 +1706,7 @@ int map_quit(struct map_session_data *sd) {
if( sd->ed ) {
elemental_clean_effect(sd->ed);
unit_remove_map(&sd->ed->bl,CLR_TELEPORT);
unit_remove_map(&sd->ed->bl,CLR_RESPAWN);
}
unit_remove_map_pc(sd,CLR_RESPAWN);