broke up dumpInventory into methods, changed it to dumpEntireInventory (dumpInventory now only dumps a small peice)

This commit is contained in:
Arthur Ice
2013-05-21 22:51:35 -07:00
parent e9577db9c2
commit d7546e09ee
4 changed files with 67 additions and 95 deletions
+1 -1
View File
@@ -9195,7 +9195,7 @@ bool Client::FinishConnState2(DBAsyncWork* dbaw) {
#ifdef _EQDEBUG
printf("Dumping inventory on load:\n");
m_inv.dumpInventory();
m_inv.dumpEntireInventory();
#endif
//lost in current PP