Core/Game: Include cleanup, part 3

This commit is contained in:
Shauren
2017-05-20 00:09:37 +02:00
parent 506de19495
commit f2039981e0
75 changed files with 323 additions and 201 deletions
@@ -25,9 +25,10 @@ EndScriptData */
#include "ScriptedFollowerAI.h"
#include "Log.h"
#include "Group.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "Group.h"
const float MAX_PLAYER_DISTANCE = 100.0f;