Merge branch 'dotnet7' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet7

This commit is contained in:
Wojciech Figat
2022-12-21 12:28:55 +01:00
10 changed files with 2334 additions and 841 deletions

View File

@@ -308,7 +308,7 @@ LONG CALLBACK SehExceptionHandler(EXCEPTION_POINTERS* ep)
// Pause if debugging
if (Platform::IsDebuggerPresent())
{
PLATFORM_DEBUG_BREAK;
return EXCEPTION_CONTINUE_SEARCH;
}
// Crash engine