Skip to content

Commit

Permalink
Added Bow's discord invite
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurrenm3 authored and Gurrenm3 committed Aug 30, 2020
1 parent 8eedfff commit d8757f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MainWindow.xaml.cs
Expand Up @@ -169,7 +169,7 @@ private void Launch_Button_Click(object sender, RoutedEventArgs e)
}
private void Discord_Button_Click(object sender, RoutedEventArgs e)
{
/*Process.Start("https://discord.gg/jj5Q7mA");*/
Process.Start("https://discord.gg/NnD6nRH");
}

private void OpenBTD6_ModDir_Button_Click(object sender, RoutedEventArgs e)
Expand Down

0 comments on commit d8757f0

Please sign in to comment.