mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
* On archive loading, tell the user how many objects we are ignoring because they already exist in the scene
* (ability to give objects new uuids will come later)
This commit is contained in:
@@ -85,10 +85,7 @@ namespace OpenSim.Region.DataSnapshot
|
||||
|
||||
#region IRegionModule
|
||||
|
||||
public void Close()
|
||||
{
|
||||
m_log.Info("[DATASNAPSHOT]: Close called");
|
||||
}
|
||||
public void Close() {}
|
||||
|
||||
public void Initialise(Scene scene, IConfigSource config)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user