diff --git a/src/Playerbots.cpp b/src/Playerbots.cpp index 95369dae..e495c61d 100644 --- a/src/Playerbots.cpp +++ b/src/Playerbots.cpp @@ -105,7 +105,7 @@ public: if (sPlayerbotAIConfig->enabled) { ChatHandler(player->GetSession()).SendSysMessage( - "|cff00ff00Playerbots:|r This server runs with |cff00ccffmod-playerbots|r " + "|cff00ff00This server runs with |cff00ccffmod-playerbots|r " "|cffcccccchttps://github.com/liyunfan1223/mod-playerbots|r"); }