mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-27 15:36:25 +00:00
feat: Implement database updater support
This commit is contained in:
@@ -24,9 +24,11 @@
|
||||
|
||||
void startAnticheatScripts();
|
||||
void AddSC_anticheat_commandscript();
|
||||
void AddAntiCheatDBLoadingScripts();
|
||||
|
||||
void Addmod_anticheatScripts()
|
||||
{
|
||||
startAnticheatScripts();
|
||||
AddSC_anticheat_commandscript();
|
||||
AddAntiCheatDBLoadingScripts();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user