infra: Rename (some) remaining Kenji-NX references back to Ryujinx

This commit is contained in:
KeatonTheBot
2025-08-22 11:42:49 -05:00
parent 7f89429b9f
commit 307d048d25
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ namespace LibKenjinx
Logger.AddTarget(
new AsyncLogTargetWrapper(
new AndroidLogTarget("KenjinxLog"),
new AndroidLogTarget("RyujinxLog"),
1000,
AsyncLogTargetOverflowAction.Block
));