*Reorganized RegionServerCommsManager for OGS and local support

This commit is contained in:
mingchen
2007-06-09 21:04:13 +00:00
parent 3658015de8
commit fa8f143aec
23 changed files with 444 additions and 262 deletions

View File

@@ -195,6 +195,9 @@
<Compile Include="Types\NetworkServersInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Types\RegionInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Types\ParcelData.cs">
<SubType>Code</SubType>
</Compile>
@@ -225,9 +228,6 @@
<Compile Include="Types\AssetBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Types\RegionInfo.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
<PropertyGroup>