mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-24 09:10:06 +02:00
[ci skip] chore: Change LDN server URL (it's the same server, just a more official URL)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user