mirror of
https://github.com/anope/anope.git
synced 2026-06-29 14:56:37 +02:00
Give botserv bots assigned by persist the same botmodes as normal bots, fix some typos, remove unused variable
This commit is contained in:
@@ -146,7 +146,6 @@ void BotInfo::Assign(User *u, ChannelInfo *ci)
|
||||
ci->bi = this;
|
||||
this->channels->insert(ci);
|
||||
|
||||
ChannelStatus status;
|
||||
FOREACH_MOD(I_OnBotAssign, OnBotAssign(u, ci, this));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user