Skip to content

Commit 8b2a3ca

Browse files
author
Tudi20
committed
Repopulate the patch list when chaning language as well due to the vanilla option changing names
1 parent 08085fb commit 8b2a3ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Universal THCRAP Launcher/SettingsForm.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ private void languageComboBox_SelectedIndexChanged(object sender, EventArgs e)
5555
UpdateLang();
5656
UpdateCredits();
5757
_mf.PopulateGames();
58+
_mf.PopulatePatchList();
5859
}
5960
private void Btn_dwnlAllLangs_Click(object sender, EventArgs e)
6061
{

0 commit comments

Comments
 (0)