[7530] Fixed counting exalted reputation achievements work for factions with base reputation != 0.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
emsy 2009-03-24 03:41:51 +03:00 committed by VladimirMangos
parent 16ab4b6849
commit 8fa0ef7ab9
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7529"
#define REVISION_NR "7530"
#endif // __REVISION_NR_H__