mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* minor: start saving current prims xml to an objects/ directory in the archive
This commit is contained in:
@@ -50,6 +50,6 @@ namespace OpenSim.Region.Environment.Modules.World.Archiver
|
||||
/// <summary>
|
||||
/// Path for the prims file
|
||||
/// </summary>
|
||||
public static readonly string PRIMS_PATH = "prims.xml";
|
||||
public static readonly string PRIMS_PATH = "objects/prims.xml";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user