changed UserManagerBase. IInterServiceInventoryServices m_interServiceInventoryService from private to protected

0.6.1-post-fixes
MW 2008-12-02 13:15:10 +00:00
parent 5a7ffb7298
commit 8f7c2ba91b
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ namespace OpenSim.Framework.Communications
/// </value>
private List<IUserDataPlugin> _plugins = new List<IUserDataPlugin>();
private IInterServiceInventoryServices m_interServiceInventoryService;
protected IInterServiceInventoryServices m_interServiceInventoryService;
/// <summary>
/// Constructor