mirror of
				https://github.com/ryujinx-mirror/ryujinx.git
				synced 2025-11-04 03:29:01 -06:00 
			
		
		
		
	Replace Latte with dedicated ryujinx-mirror community!
This commit is contained in:
		@@ -41,7 +41,7 @@ namespace Ryujinx.UI.Windows
 | 
			
		||||
 | 
			
		||||
        private void DiscordButton_Pressed(object sender, ButtonPressEventArgs args)
 | 
			
		||||
        {
 | 
			
		||||
            OpenHelper.OpenUrl("https://latte.to/discord");
 | 
			
		||||
            OpenHelper.OpenUrl("https://discord.gg/xmHPGDfVCa");
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        private void TwitterButton_Pressed(object sender, ButtonPressEventArgs args)
 | 
			
		||||
 
 | 
			
		||||
@@ -160,7 +160,7 @@
 | 
			
		||||
                        Background="Transparent"
 | 
			
		||||
                        Click="Button_OnClick"
 | 
			
		||||
                        CornerRadius="15"
 | 
			
		||||
                        Tag="https://latte.to/discord"
 | 
			
		||||
                        Tag="https://discord.gg/xmHPGDfVCa"
 | 
			
		||||
                        ToolTip.Tip="{locale:Locale AboutDiscordUrlTooltipMessage}">
 | 
			
		||||
                        <Image Source="{Binding DiscordLogo}" />
 | 
			
		||||
                    </Button>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user