* More inventory archive invocation to a proper region module

* Not ready for use yet
This commit is contained in:
Justin Clarke Casey
2009-02-11 17:34:12 +00:00
parent 6b187ae196
commit 04d6a810b6
5 changed files with 5 additions and 72 deletions

View File

@@ -48,7 +48,7 @@ namespace OpenSim.Region.CoreModules.World.Archiver
private Scene m_scene;
public string Name { get { return "Archiver Module"; } }
public string Name { get { return "Region Archiver Module"; } }
public bool IsSharedModule { get { return false; } }