don't ask if --bonus set
This commit is contained in:
parent
9c122506ce
commit
dc81430f6b
@ -373,6 +373,7 @@ fn main() {
|
|||||||
|
|
||||||
if arg_bool(&args, "--bonus") {
|
if arg_bool(&args, "--bonus") {
|
||||||
cfg.download_bonus_content = true;
|
cfg.download_bonus_content = true;
|
||||||
|
cfg.ask_bonus_content = false;
|
||||||
arg_remove(&mut args, "--bonus");
|
arg_remove(&mut args, "--bonus");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user