1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 12:06:38 +02:00

Fixed some problems with m_alias and fantasy

This commit is contained in:
Adam
2011-03-11 15:10:30 -05:00
parent bb3b421385
commit 1b2f3bf369
5 changed files with 79 additions and 45 deletions
+1 -1
View File
@@ -809,7 +809,7 @@ void Channel::KickInternal(const Anope::string &source, const Anope::string &nic
/* Bots get rejoined */
if (bi)
bi->Join(chname);
bi->Join(this, &Config->BotModeList);
}
/** Kick a user from the channel