From d44476beb6736faafe6480cfbe527aef7e88427a Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Sun, 1 Jul 2007 17:00:26 +0000 Subject: Reverted inventory handling code to the last known working state. Simplified serialization interface along the way. --- src/account-server/dalstorage.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/account-server/dalstorage.cpp') diff --git a/src/account-server/dalstorage.cpp b/src/account-server/dalstorage.cpp index fd6c8419..ff5684dc 100644 --- a/src/account-server/dalstorage.cpp +++ b/src/account-server/dalstorage.cpp @@ -681,6 +681,7 @@ DALStorage::updateCharacter(CharacterPtr character) * Character's inventory */ + /* // Delete the old inventory first try { @@ -735,6 +736,7 @@ DALStorage::updateCharacter(CharacterPtr character) return false; } } + */ return true; } -- cgit v1.2.3-60-g2f50