Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemirtingas committed Oct 12, 2023
1 parent 0b79ccd commit c5cb6d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion epic_retriever/EpicKit
1 change: 1 addition & 0 deletions epic_retriever/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,7 @@ static async Task AsyncMain(string[] args)
GamePassword = ProgramOptions.GamePassword,
GameDeployementId = ProgramOptions.GameDeployementId,
GameNamespace = ProgramOptions.AppNamespace,
GameAppId = ProgramOptions.GameAppId
});
}

Expand Down

0 comments on commit c5cb6d3

Please sign in to comment.