Added Thai language description of the setting #60

Merged
Goodfeat merged 13 commits from master into master 2024-10-27 11:33:06 +00:00
Showing only changes of commit a1148c92c5 - Show all commits

View File

@ -30,6 +30,7 @@ namespace Ryujinx.Ava
{
internal partial class Program
{
//
public static double WindowScaleFactor { get; set; }
public static double DesktopScaleFactor { get; set; } = 1.0;
public static string Version { get; private set; }