mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Fix formation follow. Closes #19995.
This commit is contained in:
@@ -42,7 +42,7 @@ struct FormationInfo
|
||||
ObjectGuid::LowType leaderGUID;
|
||||
float follow_dist;
|
||||
float follow_angle;
|
||||
uint8 groupAI;
|
||||
uint32 groupAI;
|
||||
uint32 point_1;
|
||||
uint32 point_2;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user