Skip to content

Commit

Permalink
Update src/debug_menu.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: scarf <[email protected]>
  • Loading branch information
Zlorthishen and scarf005 authored Apr 7, 2024
1 parent 2e02137 commit dc8aa7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debug_menu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2120,7 +2120,7 @@ void debug()
break;

case DEBUG_JOIN_DISCORD: {
open_url( "https://discord.gg/mXUSMGTc" );
open_url( "https://discord.gg/XW7XhXuZ89" );
popup( _( "Opened a link to join Bright Nights Discord." ) );
break;
}
Expand Down

0 comments on commit dc8aa7a

Please sign in to comment.