From 000734fab9eb7708cfda7f91e83e44df513f9a59 Mon Sep 17 00:00:00 2001 From: MDIC Date: Tue, 3 May 2022 09:37:09 -0400 Subject: [PATCH] chore (module): Remove not needed define --- src/AnticheatMgr.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/AnticheatMgr.cpp b/src/AnticheatMgr.cpp index 380a966..8381cfe 100644 --- a/src/AnticheatMgr.cpp +++ b/src/AnticheatMgr.cpp @@ -20,8 +20,6 @@ #include "Configuration/Config.h" #include "SpellAuras.h" -#define CLIMB_ANGLE 1.87f - #define LANG_ANTICHEAT_ALERT 30087 #define LANG_ANTICHEAT_TELEPORT 30088 #define LANG_ANTICHEAT_IGNORECONTROL 30089