Many cmangos commits applied

Many cmangos commits applied
This commit is contained in:
Charles A Edwards 2016-09-11 10:26:49 +01:00 committed by Antz
parent cba86c231e
commit 8431568536
38 changed files with 173 additions and 83 deletions

View file

@ -34,7 +34,7 @@
INSTANTIATE_SINGLETON_1(SocialMgr);
PlayerSocial::PlayerSocial()
PlayerSocial::PlayerSocial(): m_playerLowGuid(0)
{
}