mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +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:
@@ -31,7 +31,7 @@ using log4net;
|
||||
using Nini.Config;
|
||||
using OpenSim.Region.Framework.Interfaces;
|
||||
using OpenSim.Region.Framework.Scenes;
|
||||
using OpenSim.Servers.Base;
|
||||
using OpenSim.Server.Base;
|
||||
using OpenSim.Services.Interfaces;
|
||||
|
||||
namespace OpenSim.Region.CoreModules.ServiceConnectors.User
|
||||
|
||||
Reference in New Issue
Block a user