mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
Climb Hack Angle Imrpoved reportability.
Adjusted angle should increate the reportibility of the climb wall hack from 10% to 70%.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "Player.h"
|
||||
#include "Configuration/Config.h"
|
||||
|
||||
#define CLIMB_ANGLE 1.9f
|
||||
#define CLIMB_ANGLE 1.87f
|
||||
|
||||
AnticheatMgr::AnticheatMgr()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user