*Update to Mangos 7151.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-01-22 22:44:27 -06:00
parent 4230318f96
commit ab4b9160f2
46 changed files with 669 additions and 270 deletions

View File

@@ -29,7 +29,7 @@ WaypointStore WaypointMgr;
void WaypointStore::Free()
{
waypoint_map.clear();
waypoint_map.clear();
}
void WaypointStore::Load()