mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-02 12:57:10 +02:00
rebase with upstream
This commit is contained in:
parent
038ee1a6dd
commit
e5d54d5374
25 changed files with 68 additions and 84 deletions
|
@ -126,7 +126,7 @@ namespace Ryujinx.Common.Logging
|
|||
|
||||
_time = Stopwatch.StartNew();
|
||||
|
||||
if (!Ryujinx.Common.SystemInfo.SystemInfo.IsAndroid())
|
||||
if (!Ryujinx.Common.PlatformInfo.IsBionic)
|
||||
{
|
||||
// Logger should log to console by default
|
||||
AddTarget(new AsyncLogTargetWrapper(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue