* 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

@@ -32,7 +32,7 @@ namespace OpenSim.Framework
/// <summary>
/// Defines and handles inventory grid server configuration
/// </summary>
public class InventoryConfig:ConfigBase
public class InventoryConfig
{
public static uint DefaultHttpPort = 8004;