*Add a missing sql in 725. By Machiavelli.
--HG-- branch : trunk
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE gm_tickets ADD `name` varchar(15) NOT NULL AFTER `playerGuid`;
|
||||
@@ -211,4 +211,4 @@ void CreatureGroup::SetMemberDestination(Creature *member)
|
||||
|
||||
member->GetMotionMaster()->MovePoint(0, x, y, z);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user