Skip to content

Commit

Permalink
Insurance was always a scam T-T.
Browse files Browse the repository at this point in the history
  • Loading branch information
BigSpice committed Mar 20, 2024
1 parent f5e721f commit e5c5484
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1 deletion.
Binary file modified VTOL_2.0.0/.vs/ProjectEvaluation/vtol.metadata.v7.bin
Binary file not shown.
Binary file modified VTOL_2.0.0/.vs/ProjectEvaluation/vtol.projects.v7.bin
Binary file not shown.
Binary file modified VTOL_2.0.0/.vs/VTOL/DesignTimeBuild/.dtbcache.v2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified VTOL_2.0.0/.vs/VTOL/v17/.futdcache.v2
Binary file not shown.
2 changes: 1 addition & 1 deletion VTOL_2.0.0/Pages/Page_Mods.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ public List<NORTHSTARCOMPATIBLE_MOD> READ_UPDATE_MOD_LIST(DirectoryInfo[] modsTo

Log.Fatal(ex, $"An error occurred at {DateTime.Now.ToString("yyyy - MM - dd HH - mm - ss.ff", CultureInfo.InvariantCulture)}" +
$" Line Number: {line}, Method Name: {method}, Class Name: {className}, Variables: {variables}" +
$"{Environment.NewLine}{ex.InnerException}{Environment.NewLine}");
$"{Environment.NewLine}{ex.InnerException}{Environment.NewLine}");v

}

Expand Down

0 comments on commit e5c5484

Please sign in to comment.