feat: nice message box for VEH

This commit is contained in:
goaaats 2021-10-31 21:20:36 +01:00
parent 1b3bd70b41
commit e3d3034974
No known key found for this signature in database
GPG key ID: F18F057873895461
2 changed files with 16 additions and 1 deletions

View file

@ -192,7 +192,7 @@ namespace Dalamud
*/
}
}
private static void OnUnhandledException(object sender, UnhandledExceptionEventArgs args)
{
switch (args.ExceptionObject)