This commit is contained in:
mxve 2024-02-07 12:23:31 +01:00
parent 6e3c06af86
commit d44ae36f86

View File

@ -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;