mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-16 21:20:01 -04:00
Core/Groups: Move all function definition from .h to .cpp
Core/Groups: Remove Group.h dependency from any .h file --HG-- branch : trunk
This commit is contained in:
@@ -11,6 +11,7 @@ EndScriptData */
|
||||
|
||||
#include "ScriptPCH.h"
|
||||
#include "ScriptedFollowerAI.h"
|
||||
#include "Group.h"
|
||||
|
||||
const float MAX_PLAYER_DISTANCE = 100.0f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user