[9718] Use proper index for character_pet_declinedname in pdump code.

This commit is contained in:
VladimirMangos 2010-04-10 07:49:38 +04:00
parent 83639a0101
commit 052f02209a
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9717"
#define REVISION_NR "9718"
#endif // __REVISION_NR_H__