Core/Achiev: Remove a wrong call to FlushBits in SendAllTrackedCriterias

Ref e3e649c6cc
This commit is contained in:
DDuarte
2014-09-27 22:10:41 +01:00
parent e3e649c6cc
commit b50e6af008

View File

@@ -1053,7 +1053,6 @@ void AchievementMgr<Guild>::SendAllTrackedCriterias(Player* receiver, std::set<u
criteriaBits.WriteBit(guid[6]);
criteriaBits.WriteBit(counter[7]);
criteriaBits.WriteBit(guid[4]);
criteriaBits.FlushBits();
criteriaData.WriteByteSeq(guid[5]);
criteriaData << uint32(progress->second.date); // unknown date