Now we are past revision 10000, I think its time to start to fix that massive bug that was introduced in revision 1. So here is the first part of that fix.

This commit is contained in:
MW
2009-07-10 11:03:38 +00:00
parent f9ff986908
commit 78d7f4696e
4 changed files with 9 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ using Nini.Config;
namespace OpenSim
{
/// <summary>
/// Consoleless OpenSim region server
/// Consoleless OpenSimulator region server
/// </summary>
public class OpenSimBackground : OpenSim
{