mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 22:37:07 +00:00
[ci skip] chore: Change LDN server URL (it's the same server, just a more official URL)
This commit is contained in:
parent
171624e7f0
commit
09f3bf4b55
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ namespace Ryujinx.UI.App.Common
|
|||
{
|
||||
public class ApplicationLibrary
|
||||
{
|
||||
public static string DefaultLanPlayWebHost = "ryuldnweb.vudjun.com";
|
||||
public static string DefaultLanPlayWebHost = "ldn.ryujinx.app";
|
||||
public Language DesiredLanguage { get; set; }
|
||||
public event EventHandler<ApplicationCountUpdatedEventArgs> ApplicationCountUpdated;
|
||||
public event EventHandler<LdnGameDataReceivedEventArgs> LdnGameDataReceived;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue