summaryrefslogtreecommitdiff
path: root/src/map/map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.hpp')
-rw-r--r--src/map/map.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.hpp b/src/map/map.hpp
index 8bb5aa7..0a1bd06 100644
--- a/src/map/map.hpp
+++ b/src/map/map.hpp
@@ -275,7 +275,7 @@ struct map_session_data : block_list, SessionData
int deal_zeny;
short deal_locked;
- int party_sended;
+ int party_sent;
PartyId party_invite;
AccountId party_invite_account;
int party_hp, party_x, party_y;