summaryrefslogtreecommitdiff
path: root/modules/database/db_old.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/database/db_old.cpp')
-rw-r--r--modules/database/db_old.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/database/db_old.cpp b/modules/database/db_old.cpp
index 6b179fa79..66db18834 100644
--- a/modules/database/db_old.cpp
+++ b/modules/database/db_old.cpp
@@ -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