mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
using System;
|
||||
using libsecondlife;
|
||||
|
||||
namespace OpenSim.Region.Capabilities
|
||||
namespace OpenSim.Framework.Communications.Capabilities
|
||||
{
|
||||
[LLSDMap]
|
||||
public class LLSDAssetUploadRequest
|
||||
@@ -43,4 +43,4 @@ namespace OpenSim.Region.Capabilities
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user