change Name()
parent
d534be2020
commit
5bc09bd801
|
@ -161,7 +161,7 @@ namespace OpenSim.Region.CoreModules.World.Warp3DMap
|
||||||
|
|
||||||
public string Name
|
public string Name
|
||||||
{
|
{
|
||||||
get { return "Warp3DImageModule"; }
|
get { return "Warp3DCachedImageModule"; }
|
||||||
}
|
}
|
||||||
|
|
||||||
public Type ReplaceableInterface
|
public Type ReplaceableInterface
|
||||||
|
|
Loading…
Reference in New Issue