增加报错调试
This commit is contained in:
@@ -422,6 +422,10 @@ namespace SpineViewer.Controls
|
|||||||
RenderWindow.Display();
|
RenderWindow.Display();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
catch
|
||||||
|
{
|
||||||
|
throw;
|
||||||
|
}
|
||||||
finally
|
finally
|
||||||
{
|
{
|
||||||
RenderWindow.SetActive(false);
|
RenderWindow.SetActive(false);
|
||||||
|
|||||||
Reference in New Issue
Block a user