mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-09-19 09:05:12 +00:00
UI: Link to the Discord in the About window, more Discord RPC games.
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Ryujinx.HLE
|
||||
public TamperMachine TamperMachine { get; }
|
||||
public IHostUIHandler UIHandler { get; }
|
||||
|
||||
public bool EnableDeviceVsync { get; set; } = true;
|
||||
public bool EnableDeviceVsync { get; set; }
|
||||
|
||||
public bool IsFrameAvailable => Gpu.Window.IsFrameAvailable;
|
||||
|
||||
|
Reference in New Issue
Block a user