pesty warning

This commit is contained in:
UbitUmarov
2018-12-08 03:50:51 +00:00
parent 6597b7ab46
commit 043a213302

View File

@@ -393,7 +393,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
doc.LoadXml(xml);
LoadScriptState(doc);
}
catch (Exception e)
catch
{
m_Running = true; // event processing is enabled
eventCode = ScriptEventCode.None; // not processing any event