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:
acidmanifesto
2022-02-08 12:49:18 -05:00
committed by GitHub
parent b1eef65f6b
commit e66fd63878

View File

@@ -18,7 +18,7 @@
#include "Player.h"
#include "Configuration/Config.h"
#define CLIMB_ANGLE 1.9f
#define CLIMB_ANGLE 1.87f
AnticheatMgr::AnticheatMgr()
{