pesty warning

0.9.1.0-post-fixes
UbitUmarov 2018-12-08 03:50:51 +00:00
parent 6597b7ab46
commit 043a213302
1 changed files with 1 additions and 1 deletions

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