[9703] Include in pdumps more tables.

* character_account_data and then will partly included macros/settings local for character.
			 Mostyl used account wide macros not included.
* character_declinedname
* character_equipmentsets
* character_glyphs
* character_pet_declinedname
This commit is contained in:
VladimirMangos 2010-04-09 05:16:35 +04:00
parent 24f2d03485
commit d2ca4a9196
3 changed files with 61 additions and 22 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9702"
#define REVISION_NR "9703"
#endif // __REVISION_NR_H__