diff --git a/cli.cpp b/cli.cpp index 43da898d..9915ac81 100644 --- a/cli.cpp +++ b/cli.cpp @@ -690,6 +690,7 @@ int ProcessOptions(int argc, char *argv[], Options *options, std::vectorhasDevice = false; + options->profile_loaded = false; while(arg_index < argc) {