mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Small update to make the command line work again
This commit is contained in:
@@ -160,6 +160,10 @@ namespace OpenSim
|
||||
Environment.Exit(1);
|
||||
}
|
||||
|
||||
// Make sure command line options take precedence
|
||||
//
|
||||
m_config.Source.Merge(argvSource);
|
||||
|
||||
ReadConfigSettings();
|
||||
|
||||
return m_config;
|
||||
|
||||
Reference in New Issue
Block a user