aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/UDPServer.cs
diff options
context:
space:
mode:
authorJeff Ames2007-12-13 18:45:32 +0000
committerJeff Ames2007-12-13 18:45:32 +0000
commit8d995a5a5dd040c227b18ac8371d89f530a52194 (patch)
treead27fe397ae81741f5a408669ea39d4fc3c00795 /OpenSim/Region/ClientStack/UDPServer.cs
parent* Debugging Shape (diff)
downloadopensim-SC_OLD-8d995a5a5dd040c227b18ac8371d89f530a52194.zip
opensim-SC_OLD-8d995a5a5dd040c227b18ac8371d89f530a52194.tar.gz
opensim-SC_OLD-8d995a5a5dd040c227b18ac8371d89f530a52194.tar.bz2
opensim-SC_OLD-8d995a5a5dd040c227b18ac8371d89f530a52194.tar.xz
Minor cleanup
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/ClientStack/UDPServer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/ClientStack/UDPServer.cs b/OpenSim/Region/ClientStack/UDPServer.cs
index 21e4359..8095646 100644
--- a/OpenSim/Region/ClientStack/UDPServer.cs
+++ b/OpenSim/Region/ClientStack/UDPServer.cs
@@ -71,6 +71,7 @@ namespace OpenSim.Region.ClientStack
71 } 71 }
72 72
73 } 73 }
74
74 public ulong RegionHandle 75 public ulong RegionHandle
75 { 76 {
76 get 77 get