Pr 434 #523

Closed
krQo0ygT7YVBDW wants to merge 68 commits from pr-434 into master
Showing only changes of commit 13d2498405 - Show all commits

View File

@ -31,6 +31,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; }