[7418] Implement new log filter LogFilter_AchievementUpdates that let avoid achievments updates spam in logs if not needed.

Enabled by default.
This commit is contained in:
VladimirMangos 2009-03-09 07:57:06 +03:00
parent 44f3c15710
commit bf718ea961
5 changed files with 18 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7417"
#define REVISION_NR "7418"
#endif // __REVISION_NR_H__