mirror of
https://github.com/anope/anope.git
synced 2026-06-26 09:16:38 +02:00
Move akick from the core to cs_akick.
This commit is contained in:
@@ -35,7 +35,6 @@ void Serialize::RegisterTypes()
|
||||
static BotInfo::Type bi;
|
||||
static ChannelInfo::Type ci;
|
||||
static ChanAccess::Type access;
|
||||
static AutoKick::Type akick;
|
||||
static Memo::Type memo;
|
||||
static XLine::Type xline;
|
||||
CreateTypes();
|
||||
|
||||
Reference in New Issue
Block a user