mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
* Renamed IUserServices to IUserService
This commit is contained in:
@@ -7,7 +7,7 @@ using OpenSim.Framework.Data;
|
||||
|
||||
namespace OpenSim.Region.Communications.OGS1
|
||||
{
|
||||
public class OGS1UserServices :IUserServices
|
||||
public class OGS1UserServices :IUserService
|
||||
{
|
||||
CommunicationsOGS1 m_parent;
|
||||
public OGS1UserServices(CommunicationsOGS1 parent)
|
||||
|
||||
Reference in New Issue
Block a user