mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-25 08:20:05 +02:00
infra: Rename (some) remaining Kenji-NX references back to Ryujinx
This commit is contained in:
@@ -45,7 +45,7 @@ namespace LibKenjinx
|
||||
|
||||
Logger.AddTarget(
|
||||
new AsyncLogTargetWrapper(
|
||||
new AndroidLogTarget("KenjinxLog"),
|
||||
new AndroidLogTarget("RyujinxLog"),
|
||||
1000,
|
||||
AsyncLogTargetOverflowAction.Block
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user