mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
* Corrected CAPS namespaces
* "luke, use the sed"
This commit is contained in:
@@ -38,7 +38,7 @@ using OpenSim.Services.Interfaces;
|
||||
|
||||
// using OpenSim.Region.Framework.Interfaces;
|
||||
|
||||
namespace OpenSim.Framework.Communications.Capabilities
|
||||
namespace OpenSim.Framework.Capabilities
|
||||
{
|
||||
public delegate void UpLoadedAsset(
|
||||
string assetName, string description, UUID assetID, UUID inventoryItem, UUID parentFolder,
|
||||
|
||||
Reference in New Issue
Block a user