* bizarrely, two reports that that last commit broke script engine startup (!) on linux - reverting until we can investigate further.

This commit is contained in:
lbsa71
2009-04-16 18:35:23 +00:00
parent ec219f025a
commit 1d12274850
6 changed files with 5 additions and 15 deletions

View File

@@ -29,7 +29,7 @@ using System;
namespace OpenSim.Framework
{
public class GridConfig:ConfigBase
public class GridConfig
{
public static uint DefaultHttpPort = 8001;