This commit is contained in:
parent
9033151006
commit
dd97d5ec4e
9 changed files with 19 additions and 34 deletions
|
@ -1,4 +1,3 @@
|
|||
using Exceptionless;
|
||||
using Myra.Graphics2D.Brushes;
|
||||
using Myra.Graphics2D.UI;
|
||||
using System;
|
||||
|
@ -123,7 +122,7 @@ namespace Sledgemapper.UI
|
|||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
ExceptionlessClient.Default.SubmitException(ex);
|
||||
//ExceptionlessClient.Default.SubmitException(ex);
|
||||
}
|
||||
|
||||
//if (successful)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue