mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-12-23 07:01:20 -08:00
Merge branch 'mybranch' of https://github.com/Bentheminernz/Ryujinx into mybranch
This commit is contained in:
commit
3315043bf4
@ -69,7 +69,7 @@ namespace Ryujinx.UI.Windows
|
||||
|
||||
private void XButton_Pressed(object sender, ButtonPressEventArgs args)
|
||||
{
|
||||
OpenHelper.OpenUrl("https://X.com/RyujinxEmu");
|
||||
OpenHelper.OpenUrl("https://x.com/RyujinxEmu");
|
||||
}
|
||||
|
||||
private void ContributorsButton_Pressed(object sender, ButtonPressEventArgs args)
|
||||
|
Loading…
Reference in New Issue
Block a user