Implement handler for BulkUpdateInventory message over EventQueue.

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3589 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
Latif Khalifa
2011-10-23 00:42:34 +00:00
parent 542c7cb474
commit f1dd4dcbc9
3 changed files with 5157 additions and 4943 deletions

View File

@@ -97,6 +97,7 @@ namespace OpenMetaverse.Messages
case "DisplayNameUpdate": message = new DisplayNameUpdateMessage(); break;
//case "ProductInfoRequest": message = new ProductInfoRequestMessage(); break;
case "ObjectPhysicsProperties": message = new ObjectPhysicsPropertiesMessage(); break;
case "BulkUpdateInventory": message = new BulkUpdateInventoryMessage(); break;
// Capabilities TODO:
// DispatchRegionInfo