mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
Replace the Replaceable modules name
This commit is contained in:
@@ -207,7 +207,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
{
|
||||
}
|
||||
|
||||
public Type ReplacableInterface
|
||||
public Type ReplaceableInterface
|
||||
{
|
||||
get { return null; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user