Merge branch ryujinx:master into ui-userprofiles-and-misc

This commit is contained in:
Neo
2025-10-26 14:31:54 -05:00
22 changed files with 300 additions and 235 deletions

View File

@@ -149,7 +149,7 @@ namespace Ryujinx.Ava.UI.ViewModels
/// </summary>
public SafeDictionary<string, LdnGameModel.Array> UsableLdnData = [];
private LdnGameModel[] _ldnModels;
private LdnGameModel[] _ldnModels = [];
public LdnGameModel[] LdnModels
{