mirror of
https://github.com/azerothcore/mod-solo-lfg
synced 2025-11-29 15:58:17 +08:00
update includes
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
** Made into a module by Micrah https://github.com/milestorme/
|
||||
*/
|
||||
|
||||
#include "Config.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "Player.h"
|
||||
#include "Configuration/Config.h"
|
||||
#include "World.h"
|
||||
#include "LFGMgr.h"
|
||||
#include "Chat.h"
|
||||
@@ -29,4 +31,4 @@ public:
|
||||
void AddScLfg_SoloScripts()
|
||||
{
|
||||
new lfg_solo();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user