mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-26 15:49:57 -06:00
system: Make index 0 of keyboards in configuration 'all keyboards'
This commit is contained in:
@ -13,7 +13,7 @@ namespace Ryujinx.Configuration
|
||||
/// <summary>
|
||||
/// The current version of the file format
|
||||
/// </summary>
|
||||
public const int CurrentVersion = 6;
|
||||
public const int CurrentVersion = 7;
|
||||
|
||||
public int Version { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user