mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
* bizarrely, two reports that that last commit broke script engine startup (!) on linux - reverting until we can investigate further.
This commit is contained in:
@@ -29,7 +29,7 @@ using System;
|
||||
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
public class GridConfig:ConfigBase
|
||||
public class GridConfig
|
||||
{
|
||||
public static uint DefaultHttpPort = 8001;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user