mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
Replace the Replaceable modules name
This commit is contained in:
@@ -159,7 +159,7 @@ namespace OpenSim.Region.CoreModules.World.Terrain
|
||||
{
|
||||
}
|
||||
|
||||
public Type ReplacableInterface
|
||||
public Type ReplaceableInterface
|
||||
{
|
||||
get { return null; }
|
||||
}
|
||||
|
||||
@@ -128,7 +128,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
|
||||
{
|
||||
}
|
||||
|
||||
public Type ReplacableInterface
|
||||
public Type ReplaceableInterface
|
||||
{
|
||||
get { return null; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user