diff options
author | megamage <none@none> | 2008-12-31 12:38:10 -0600 |
---|---|---|
committer | megamage <none@none> | 2008-12-31 12:38:10 -0600 |
commit | b348096d2cf12b95cc69c7925de674a135c0384d (patch) | |
tree | bfa34198b7d9d8ec73327d5595ec3967a9d3413d /src/game/CreatureGroups.cpp | |
parent | 98728101e28e912446aa3363812530dd116a63a3 (diff) | |
parent | 5290cae60c3ed3d387216dd77374358a56d8fcf3 (diff) |
*Update to Trinity 736.
--HG--
branch : trunk
Diffstat (limited to 'src/game/CreatureGroups.cpp')
-rw-r--r-- | src/game/CreatureGroups.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/CreatureGroups.cpp b/src/game/CreatureGroups.cpp index 4c6f81cdd77..e008a3f9316 100644 --- a/src/game/CreatureGroups.cpp +++ b/src/game/CreatureGroups.cpp @@ -211,4 +211,4 @@ void CreatureGroup::SetMemberDestination(Creature *member) member->GetMotionMaster()->MovePoint(0, x, y, z); } -}
\ No newline at end of file +} |