mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Refactor: Change "Servers" to "Server", since the can only be one. Break
the handlers out of the asset server context into a generic scope.
This commit is contained in:
@@ -32,7 +32,7 @@ using OpenSim.Framework;
|
||||
using OpenSim.Framework.Servers.HttpServer;
|
||||
using OpenSim.Region.Framework.Scenes;
|
||||
using OpenSim.Region.Framework.Interfaces;
|
||||
using OpenSim.Servers.AssetServer.Handlers;
|
||||
using OpenSim.Server.Handlers.Asset;
|
||||
|
||||
namespace OpenSim.Region.SimulatorServices
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user