From 8334acc1e4991b02a5f963a546aed211659522b1 Mon Sep 17 00:00:00 2001 From: LuzZza Date: Tue, 21 Mar 2006 17:46:27 +0000 Subject: Fix on not showing guildmembers logins/logouts messages. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5695 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index 6e5bff823..173241aca 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -1538,7 +1538,7 @@ int map_quit(struct map_session_data *sd) { guild_reply_reqalliance(sd,sd->guild_alliance_account,0); // Force exiting from duel and rejecting - // all duel invitations when player quit [LuzZza] + // all duel invitations when player quit [LuzZza] if(sd->duel_group > 0) duel_leave(sd->duel_group, sd); -- cgit v1.2.3-60-g2f50