mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-12 05:05:26 +02:00
Improved logging (#103)
This commit is contained in:
@@ -103,6 +103,9 @@ namespace Ryujinx.Core.OsHle.Services
|
||||
case "pl:u":
|
||||
return new ISharedFontManager();
|
||||
|
||||
case "prepo:a":
|
||||
return new IPrepoService();
|
||||
|
||||
case "prepo:u":
|
||||
return new IPrepoService();
|
||||
|
||||
|
Reference in New Issue
Block a user