diff options
author | Machiavelli <none@none> | 2008-12-31 18:19:21 +0100 |
---|---|---|
committer | Machiavelli <none@none> | 2008-12-31 18:19:21 +0100 |
commit | c1217bce3e6dbda1e6e265f3e513da9885c8aacb (patch) | |
tree | 9551e5761ae84abdfbfe687c3cde0365729e73fa /src/game/PlayerDump.cpp | |
parent | f56e3beb43eaf92c53af78473d87f2ee8d0554b8 (diff) |
* Commit update
--HG--
branch : trunk
Diffstat (limited to 'src/game/PlayerDump.cpp')
-rw-r--r-- | src/game/PlayerDump.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/PlayerDump.cpp b/src/game/PlayerDump.cpp index 597c84de8f9..7c07e51769b 100644 --- a/src/game/PlayerDump.cpp +++ b/src/game/PlayerDump.cpp @@ -44,7 +44,6 @@ static DumpTable dumpTables[DUMP_TABLE_COUNT] = { "character_action", DTT_CHAR_TABLE }, { "character_aura", DTT_CHAR_TABLE }, { "character_homebind", DTT_CHAR_TABLE }, - { "character_ticket", DTT_CHAR_TABLE }, { "character_inventory", DTT_INVENTORY }, { "mail", DTT_MAIL }, { "mail_items", DTT_MAIL_ITEM }, |