opps forgot to commit a changed file.
parent
ed2de7ac82
commit
5254c1dfa7
|
@ -4,7 +4,7 @@ using System.Text;
|
|||
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
public class RegistryCore
|
||||
public class RegistryCore : IRegistryCore
|
||||
{
|
||||
protected Dictionary<Type, object> m_moduleInterfaces = new Dictionary<Type, object>();
|
||||
|
||||
|
|
Loading…
Reference in New Issue