mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-22 02:31:12 +02:00
Add Screenshot Feature (#2354)
* Add internal screenshot capabilities * update version notice
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Ryujinx.Configuration
|
||||
/// <summary>
|
||||
/// The current version of the file format
|
||||
/// </summary>
|
||||
public const int CurrentVersion = 27;
|
||||
public const int CurrentVersion = 28;
|
||||
|
||||
public int Version { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user