summaryrefslogtreecommitdiff
path: root/src/guildmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/guildmanager.h')
-rw-r--r--src/guildmanager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/guildmanager.h b/src/guildmanager.h
index b95583192..d0ee7fb62 100644
--- a/src/guildmanager.h
+++ b/src/guildmanager.h
@@ -72,6 +72,8 @@ class GuildManager
void inviteResponse(bool response);
+ bool afterRemove();
+
bool havePower()
{ return mHavePower; }