parent
bf5ae45490
commit
c975ed11a1
13 changed files with 18 additions and 18 deletions
|
@ -310,7 +310,7 @@ extern "C" int scummvm_main(int argc, const char * const argv[]) {
|
|||
Common::StringMap settings;
|
||||
command = Base::parseCommandLine(settings, argc, argv);
|
||||
|
||||
// Load the config file (possibly overriden via command line):
|
||||
// Load the config file (possibly overridden via command line):
|
||||
if (settings.contains("config")) {
|
||||
ConfMan.loadConfigFile(settings["config"]);
|
||||
settings.erase("config");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue