Renamed OpenSimApplicationBase again this time to RegionServerBase

This commit is contained in:
MW
2007-05-16 19:36:50 +00:00
parent 2a6d69b2b8
commit 939781e010
4 changed files with 33 additions and 11 deletions

View File

@@ -141,7 +141,7 @@
<Compile Include="Grid.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="OpenSimApplicationBase.cs" />
<Compile Include="RegionServerBase.cs" />
<Compile Include="OpenSimMain.cs">
<SubType>Code</SubType>
</Compile>