change Name()

master
Christopher 2018-01-02 02:52:13 +01:00
parent d534be2020
commit 5bc09bd801
1 changed files with 1 additions and 1 deletions

View File

@ -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