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