mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-25 14:39:15 +00:00
Update Program.cs
This commit is contained in:
@@ -180,7 +180,6 @@ namespace Ryujinx.Ava
|
|||||||
.UsePlatformDetect()
|
.UsePlatformDetect()
|
||||||
.With(new X11PlatformOptions
|
.With(new X11PlatformOptions
|
||||||
{
|
{
|
||||||
UseDBusMenu = false,
|
|
||||||
UseDBusFilePicker = false,
|
UseDBusFilePicker = false,
|
||||||
EnableMultiTouch = true,
|
EnableMultiTouch = true,
|
||||||
EnableIme = true,
|
EnableIme = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user