fix build (#138)

This commit is contained in:
Andrew
2024-08-21 19:53:51 -03:00
committed by GitHub
parent b67b07d0ee
commit b914cdb98f

View File

@@ -32,7 +32,7 @@
#include "SpellAuras.h"
#include "DatabaseEnv.h"
constexpr std::string modulestring = "anticheat";
std::string modulestring = "anticheat";
constexpr auto LANG_ANTICHEAT_ALERT = 1;
constexpr auto LANG_ANTICHEAT_TELEPORT = 2;
constexpr auto LANG_ANTICHEAT_IGNORECONTROL = 3;