mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
update (reporting): BG Report Clean up
code reduction and clean up. no actual functional changes.
This commit is contained in:
@@ -124,6 +124,7 @@ class AnticheatMgr
|
||||
void AntiSwimHackDetection(Player* player, MovementInfo movementInfo, uint32 opcode);
|
||||
void AntiKnockBackHackDetection(Player* player, MovementInfo movementInfo);
|
||||
void NoFallDamageDetection(Player* player, MovementInfo movementInfo);
|
||||
void BGreport(Player* player);
|
||||
void BGStartExploit(Player* player, MovementInfo movementInfo);
|
||||
void BuildReport(Player* player,uint16 reportType);
|
||||
bool MustCheckTempReports(uint8 type);
|
||||
|
||||
Reference in New Issue
Block a user