From c1fb0bf9dc98e2a30f33cbbf4f74604b36efbcba Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 9 Sep 2011 02:40:46 +0300 Subject: Fix whisper errors detection. Was broken because incorrect activitives guildmanager with buggy servers. --- src/guildmanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/guildmanager.h') diff --git a/src/guildmanager.h b/src/guildmanager.h index 80014e352..5cd5e19cc 100644 --- a/src/guildmanager.h +++ b/src/guildmanager.h @@ -83,6 +83,8 @@ class GuildManager static bool mEnableGuildBot; bool mGotInfo; bool mGotName; + bool mSentInfoRequest; + bool mSentNameRequest; bool mHavePower; std::vector mTempList; GuildChatTab *mTab; -- cgit v1.2.3-60-g2f50