Merge branch ryujinx:master into input-mapping-simplification

This commit is contained in:
Neo
2025-11-11 02:36:59 -06:00
3 changed files with 64 additions and 24 deletions

View File

@@ -481,7 +481,6 @@ namespace Ryujinx.Ava.UI.ViewModels
if (Program.PreviewerDetached)
{
Task.Run(LoadTimeZones);
}
}