mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Update prompt and make it settable from within the ini file
This commit is contained in:
@@ -136,6 +136,8 @@ namespace OpenSim.Server.Base
|
||||
startupConfig = m_Config.Configs["Startup"];
|
||||
}
|
||||
|
||||
prompt = startupConfig.GetString("Prompt", prompt);
|
||||
|
||||
// Allow derived classes to load config before the console is
|
||||
// opened.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user