Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk into Playerbot

This commit is contained in:
Yunfan Li
2023-10-22 19:52:23 +08:00
203 changed files with 7031 additions and 2667 deletions

View File

@@ -432,7 +432,7 @@ int main(int argc, char** argv)
// 0 - normal shutdown
// 1 - shutdown at error
// 2 - restart command used, this code can be used by restarter for restart Warheadd
// 2 - restart command used, this code can be used by restarter for restart AzerothCore
return World::GetExitCode();
}