aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs
diff options
context:
space:
mode:
authorMW2007-06-08 16:01:15 +0000
committerMW2007-06-08 16:01:15 +0000
commit31dacf6c763742363655367fd4e1f9d298daf1e0 (patch)
treeb7cade16130fb28645e3d50a6bf1837a87fb3af2 /Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs
parent*Added libraries to bin (diff)
downloadopensim-SC_OLD-31dacf6c763742363655367fd4e1f9d298daf1e0.zip
opensim-SC_OLD-31dacf6c763742363655367fd4e1f9d298daf1e0.tar.gz
opensim-SC_OLD-31dacf6c763742363655367fd4e1f9d298daf1e0.tar.bz2
opensim-SC_OLD-31dacf6c763742363655367fd4e1f9d298daf1e0.tar.xz
Added prebuild.exe and fixed a couple of namespace problems in AvatarAnimations.cs.
Now need to update prebuild.xml
Diffstat (limited to 'Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs')
-rw-r--r--Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs b/Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs
index 0b2b72e..fa786d3 100644
--- a/Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs
+++ b/Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs
@@ -9,6 +9,7 @@ using libsecondlife;
9 9
10namespace OpenGrid.Framework.Communications 10namespace OpenGrid.Framework.Communications
11{ 11{
12
12 public class RegionServerCommsManager 13 public class RegionServerCommsManager
13 { 14 {
14 15