mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Replace the Replaceable modules name
This commit is contained in:
@@ -176,7 +176,7 @@ namespace OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups
|
||||
m_msgTransferModule = null;
|
||||
}
|
||||
|
||||
public Type ReplacableInterface
|
||||
public Type ReplaceableInterface
|
||||
{
|
||||
get { return null; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user