mirror of
https://github.com/opensim/opensim.git
synced 2026-05-18 04:45:35 +08:00
Merge branch 'master' into careminster-presence-refactor
This commit is contained in:
@@ -1373,7 +1373,7 @@ namespace OpenSim.Region.ScriptEngine.XEngine
|
||||
{
|
||||
sdoc.LoadXml(xml);
|
||||
}
|
||||
catch (System.Xml.XmlException e)
|
||||
catch (System.Xml.XmlException)
|
||||
{
|
||||
loadedState = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user