mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-07-19 09:24:17 +00: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