mirror of
https://github.com/anope/anope.git
synced 2026-07-06 15:53:13 +02:00
Fix a bunch of broken indentation.
This commit is contained in:
@@ -81,8 +81,8 @@ else \
|
||||
#define OLD_BS_NOBOT 0x00000020
|
||||
|
||||
/* BotServ Kickers flags */
|
||||
#define OLD_BS_KICK_BOLDS 0x80000000
|
||||
#define OLD_BS_KICK_COLORS 0x40000000
|
||||
#define OLD_BS_KICK_BOLDS 0x80000000
|
||||
#define OLD_BS_KICK_COLORS 0x40000000
|
||||
#define OLD_BS_KICK_REVERSES 0x20000000
|
||||
#define OLD_BS_KICK_UNDERLINES 0x10000000
|
||||
#define OLD_BS_KICK_BADWORDS 0x08000000
|
||||
|
||||
Reference in New Issue
Block a user