--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-17 21:54:48 -06:00
2389 changed files with 3438 additions and 836 deletions

View File

@@ -1989,4 +1989,5 @@ void Map::AddUnitToNotify(Unit* u)
i_unitsToNotify.push_back(u->GetGUID());
u->m_IsInNotifyList = true;
}
}
}