mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-22 04:56:24 +00:00
fix (comamnd): Updated in game\console message
This commit is contained in:
@@ -169,7 +169,7 @@ public:
|
||||
return false;
|
||||
}
|
||||
sAnticheatMgr->AnticheatDeleteCommand(player->GetGUID());
|
||||
handler->PSendSysMessage("Anticheat Reports deleted for player %s", player->GetName().c_str());
|
||||
handler->PSendSysMessage("Anticheat players_reports_status deleted for player %s", player->GetName().c_str());
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user