refactor: move code to obtain the coalescence size and object offsets into CoalescedSceneObjects from the serializer.

This commit is contained in:
Justin Clark-Casey (justincc)
2011-04-13 21:48:16 +01:00
parent d8d28c3737
commit 68cc5b46fe
3 changed files with 39 additions and 16 deletions

View File

@@ -84,7 +84,7 @@ namespace OpenSim.Region.CoreModules.Framework.InventoryAccess.Tests
public void TestRezCoalescedObject()
{
TestHelper.InMethod();
log4net.Config.XmlConfigurator.Configure();
// log4net.Config.XmlConfigurator.Configure();
// Create asset
SceneObjectGroup object1;