Skip to content

Commit

Permalink
whoopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
mxve committed Feb 7, 2024
1 parent 6e3c06a commit d44ae36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ async fn main() {
install_path.as_path(),
cfg.download_bonus_content,
cfg.force_update,
Some(&game == "iw4x-sp"),
Some(&game != "iw4x-sp"),
&master_url,
)
.await;
Expand Down

0 comments on commit d44ae36

Please sign in to comment.