diff options
author | MW | 2007-06-08 16:01:15 +0000 |
---|---|---|
committer | MW | 2007-06-08 16:01:15 +0000 |
commit | 31dacf6c763742363655367fd4e1f9d298daf1e0 (patch) | |
tree | b7cade16130fb28645e3d50a6bf1837a87fb3af2 /Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs | |
parent | *Added libraries to bin (diff) | |
download | opensim-SC-31dacf6c763742363655367fd4e1f9d298daf1e0.zip opensim-SC-31dacf6c763742363655367fd4e1f9d298daf1e0.tar.gz opensim-SC-31dacf6c763742363655367fd4e1f9d298daf1e0.tar.bz2 opensim-SC-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 '')
-rw-r--r-- | Common/OpenGrid.Framework.Communications/RegionServerCommsManager.cs | 1 |
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 | ||
10 | namespace OpenGrid.Framework.Communications | 10 | namespace OpenGrid.Framework.Communications |
11 | { | 11 | { |
12 | |||
12 | public class RegionServerCommsManager | 13 | public class RegionServerCommsManager |
13 | { | 14 | { |
14 | 15 | ||