Skip to content

Commit

Permalink
default
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaPiggy committed Jul 8, 2024
1 parent be98cae commit 0c65241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OWRichPresence.cs
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ public void InitializeTranslation()
switch (langSelected)
{
case TextTranslation.Language.ENGLISH:
default:
Translation = English.Content;
break;
case TextTranslation.Language.FRENCH:
Expand Down

0 comments on commit 0c65241

Please sign in to comment.