class name change and directory properties modified
parent
c35d360d44
commit
dd8013e70d
|
@ -33,7 +33,7 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="CommsManager.cs" />
|
||||
<Compile Include="RegionServerCommsManager.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
|
@ -7,10 +7,10 @@ using OpenSim.Framework.Types;
|
|||
|
||||
namespace OpenGrid.Framework.Communications
|
||||
{
|
||||
public class CommsManager
|
||||
public class RegionServerCommsManager
|
||||
{
|
||||
|
||||
public CommsManager()
|
||||
public RegionServerCommsManager()
|
||||
{
|
||||
|
||||
}
|
Binary file not shown.
Loading…
Reference in New Issue