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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user