mirror of
https://github.com/anope/anope.git
synced 2026-07-04 02:43:12 +02:00
Added Italics support to the BotSev kickers
This commit is contained in:
@@ -63,6 +63,7 @@ BotFlagInfo BotFlags[] = {
|
||||
{"KICK_CAPS", BS_KICK_CAPS},
|
||||
{"KICK_FLOOD", BS_KICK_FLOOD},
|
||||
{"KICK_REPEAT", BS_KICK_REPEAT},
|
||||
{"KICK_ITALICS", BS_KICK_ITALICS},
|
||||
{"", static_cast<BotServFlag>(-1)}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user