mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
feat (anticheat): Save Daily Data
save daily data automatically when doing a global check
This commit is contained in:
@@ -68,7 +68,7 @@ class AnticheatMgr
|
||||
|
||||
void StartHackDetection(Player* player, MovementInfo movementInfo, uint32 opcode);
|
||||
void SavePlayerData(Player* player);
|
||||
|
||||
void SavePlayerDataDaily(Player* player);
|
||||
void HandlePlayerLogin(Player* player);
|
||||
void HandlePlayerLogout(Player* player);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user