[*] Regression: 0b60cb80 (nuked the loggers)

This commit is contained in:
Reece Wilson 2024-03-19 18:15:22 +00:00
parent d6ac05054e
commit 42d3b070fa

View File

@ -290,7 +290,6 @@ namespace Aurora::Logging
SysPushErrorCatch();
}
return;
if (bDelegateLater)
{
AddToPushQueueConst(uLevel, msg);