mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 21:56:24 +02:00
misc: Fix small code formatting & styling issues
This commit is contained in:
parent
10c8d73b60
commit
69f75f2df1
23 changed files with 58 additions and 62 deletions
|
@ -30,7 +30,6 @@ 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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue