From f56e3beb43eaf92c53af78473d87f2ee8d0554b8 Mon Sep 17 00:00:00 2001 From: megamage Date: Wed, 31 Dec 2008 11:33:25 -0600 Subject: *Add a missing sql in 725. By Machiavelli. --HG-- branch : trunk --- src/game/CreatureGroups.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 +} -- cgit v1.2.3