diff options
Diffstat (limited to 'src/game/PlayerDump.h')
-rw-r--r-- | src/game/PlayerDump.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/game/PlayerDump.h b/src/game/PlayerDump.h index 01f97718267..e3dfd192efb 100644 --- a/src/game/PlayerDump.h +++ b/src/game/PlayerDump.h @@ -29,10 +29,10 @@ enum DumpTableType { DTT_CHARACTER, // // characters - DTT_CHAR_TABLE, // // character_action, character_aura, character_homebind, - // character_queststatus, character_reputation, - // character_spell, character_spell_cooldown, character_ticket, - // character_tutorial + DTT_CHAR_TABLE, // // character_achievement, character_achievement_progress, + // character_action, character_aura, character_homebind, + // character_queststatus, character_reputation, character_spell, + // character_spell_cooldown, character_ticket, character_tutorial DTT_INVENTORY, // -> item guids collection // character_inventory |