aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Globals.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Globals.cs')
-rw-r--r--Globals.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Globals.cs b/Globals.cs
index 5763b67..44dae82 100644
--- a/Globals.cs
+++ b/Globals.cs
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2007 Michael Wright 2Copyright (c) OpenSim project, http://sim.opensecondlife.org/
3 3
4* Copyright (c) <year>, <copyright holder> 4* Copyright (c) <year>, <copyright holder>
5* All rights reserved. 5* All rights reserved.
@@ -53,6 +53,7 @@ namespace OpenSim
53 public int IpPort=1000; 53 public int IpPort=1000;
54 54
55 public bool LoginSever=true; 55 public bool LoginSever=true;
56 public ushort LoginServerPort=8080;
56 57
57 //public string RegionName= "The Other\0"; 58 //public string RegionName= "The Other\0";
58 //public ulong RegionHandle= 1095113581519872; 59 //public ulong RegionHandle= 1095113581519872;