[7591] Implement 52375 and ranks.

(cherry picked from commit f0fb07c5261ffe823a91569a85a6d6018cd69b7a)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Charlie2025 2009-03-27 14:44:22 +01:00 committed by VladimirMangos
parent 7118b937f2
commit 3e74e2160e
2 changed files with 23 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7590"
#define REVISION_NR "7591"
#endif // __REVISION_NR_H__