summaryrefslogtreecommitdiff
path: root/src/map/party.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/party.c')
-rw-r--r--src/map/party.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/party.c b/src/map/party.c
index 45cd27a97..51408c79d 100644
--- a/src/map/party.c
+++ b/src/map/party.c
@@ -528,7 +528,6 @@ void party_send_movemap(struct map_session_data *sd)
continue;
clif_party_xy_single(sd->fd, p->data[i].sd);
}
-
}
if( sd->state.party_sent )