Merge branch 'dotnet7' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet7
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user