[*] Save/crash using this path
This commit is contained in:
parent
5fa8720c9b
commit
752d67c0ff
@ -300,7 +300,7 @@ namespace Aurora::Debug
|
||||
{
|
||||
if (isCritical || gRuntimeConfig.debug.bIsExceptionThrowFatal) // exception = literally anything
|
||||
{
|
||||
PlatformHandleFatal(true, true);
|
||||
PlatformHandleFatalEx2(true, ctx, true);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user