Skip to content

Commit

Permalink
Update DefaultVersionLocator.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
laolarou726 committed Mar 30, 2024
1 parent 7b9387f commit 99f0bff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ void ProcessProfile(VersionInfo result, string id)
LauncherProfileParser.LauncherProfile.Profiles!.ContainsKey(oldProfileKey))
{
LauncherProfileParser.LauncherProfile.Profiles![oldProfileKey] = gameProfile;
LauncherProfileParser.SaveProfile();
return;
}

Expand Down

0 comments on commit 99f0bff

Please sign in to comment.