mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
missing files..
This commit is contained in:
@@ -107,6 +107,7 @@ namespace OpenSim.Region.DataSnapshot
|
||||
snapXWriter.WriteStartDocument();
|
||||
data.WriteTo(snapXWriter);
|
||||
snapXWriter.WriteEndDocument();
|
||||
snapXWriter.Flush();
|
||||
}
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user