mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 06:46:24 +02:00
UI: Link to the Discord in the About window, more Discord RPC games.
This commit is contained in:
parent
df9450d2ad
commit
456f1ec739
7 changed files with 25 additions and 29 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue