mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 23:56:25 +00:00
feat(Core/Scripting): move all script objects to separated files (#17860)
* feat(Core/Scripts): move all script objects to separated files
* Apply 5bfeabde81
* try gcc build
* again
This commit is contained in:
@@ -17,10 +17,11 @@
|
||||
|
||||
#include "MotdMgr.h"
|
||||
#include "Config.h"
|
||||
#include "Opcodes.h"
|
||||
#include "DatabaseEnv.h"
|
||||
#include "Log.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "Timer.h"
|
||||
#include "Tokenize.h"
|
||||
#include "Util.h"
|
||||
#include "WorldPacket.h"
|
||||
#include <iterator>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user