mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
* Move most bookending startup/shutdown messages to BaseOpenSimServer so they appear in non-console servers too
This commit is contained in:
@@ -58,8 +58,6 @@ namespace OpenSim
|
||||
Console.WriteLine(" Environment is unsupported (" + supported + ")\n");
|
||||
}
|
||||
|
||||
Console.WriteLine("Starting...\n");
|
||||
|
||||
Culture.SetCurrentCulture();
|
||||
|
||||
ArgvConfigSource configSource = new ArgvConfigSource(args);
|
||||
|
||||
Reference in New Issue
Block a user