Fix previous commit
parent
23c7d6b818
commit
5df21f9dcb
|
@ -78,6 +78,7 @@ namespace OpenSim.Framework.Communications.Services
|
||||||
private uint simHttpPort;
|
private uint simHttpPort;
|
||||||
private string simAddress;
|
private string simAddress;
|
||||||
private string agentAccess;
|
private string agentAccess;
|
||||||
|
private string agentAccessMax;
|
||||||
private Int32 circuitCode;
|
private Int32 circuitCode;
|
||||||
private uint regionX;
|
private uint regionX;
|
||||||
private uint regionY;
|
private uint regionY;
|
||||||
|
|
Loading…
Reference in New Issue