mirror of
https://github.com/anope/anope.git
synced 2026-06-28 05:16:37 +02:00
Also UnsetExtensibles on botinfo
This commit is contained in:
@@ -49,6 +49,8 @@ BotInfo::BotInfo(const Anope::string &nnick, const Anope::string &nuser, const A
|
||||
|
||||
BotInfo::~BotInfo()
|
||||
{
|
||||
UnsetExtensibles();
|
||||
|
||||
FOREACH_MOD(OnDelBot, (this));
|
||||
|
||||
// If we're synchronised with the uplink already, send the bot.
|
||||
|
||||
Reference in New Issue
Block a user