mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
* Add the abilty to load and save iar item nodes where folders have identical names
This commit is contained in:
@@ -76,7 +76,7 @@ namespace OpenSim
|
||||
/// <summary>
|
||||
/// The file used to load and save an opensim archive if no filename has been specified
|
||||
/// </summary>
|
||||
protected const string DEFAULT_OAR_BACKUP_FILENAME = "scene_oar.tar.gz";
|
||||
protected const string DEFAULT_OAR_BACKUP_FILENAME = "scene.oar";
|
||||
|
||||
public ConfigSettings ConfigurationSettings
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user