refactor(Core): code cleanup (part 2) (#6374)
This commit is contained in:
parent
8f7ad83010
commit
466cdb68d6
80 changed files with 198 additions and 209 deletions
|
|
@ -8,7 +8,6 @@
|
|||
* Interaction between core and LFGScripts
|
||||
*/
|
||||
|
||||
#include "Common.h"
|
||||
#include "Group.h"
|
||||
#include "LFGMgr.h"
|
||||
#include "LFGScripts.h"
|
||||
|
|
@ -16,7 +15,6 @@
|
|||
#include "Player.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "SharedDefines.h"
|
||||
#include "WorldSession.h"
|
||||
|
||||
namespace lfg
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue