mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
* Move existing inventory module into a 'Transfer' namespace, since that is the functional it actually fulfills
This commit is contained in:
@@ -34,7 +34,7 @@ using OpenSim.Framework;
|
||||
using OpenSim.Region.Environment.Interfaces;
|
||||
using OpenSim.Region.Environment.Scenes;
|
||||
|
||||
namespace OpenSim.Region.Environment.Modules.Avatar.Inventory
|
||||
namespace OpenSim.Region.Environment.Modules.Avatar.Inventory.Transfer
|
||||
{
|
||||
public class InventoryModule : IInventoryModule, IRegionModule
|
||||
{
|
||||
Reference in New Issue
Block a user