mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
fix build (#138)
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
#include "SpellAuras.h"
|
#include "SpellAuras.h"
|
||||||
#include "DatabaseEnv.h"
|
#include "DatabaseEnv.h"
|
||||||
|
|
||||||
constexpr std::string modulestring = "anticheat";
|
std::string modulestring = "anticheat";
|
||||||
constexpr auto LANG_ANTICHEAT_ALERT = 1;
|
constexpr auto LANG_ANTICHEAT_ALERT = 1;
|
||||||
constexpr auto LANG_ANTICHEAT_TELEPORT = 2;
|
constexpr auto LANG_ANTICHEAT_TELEPORT = 2;
|
||||||
constexpr auto LANG_ANTICHEAT_IGNORECONTROL = 3;
|
constexpr auto LANG_ANTICHEAT_IGNORECONTROL = 3;
|
||||||
|
|||||||
Reference in New Issue
Block a user