Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now.

Split World class into two partial classes
This commit is contained in:
MW
2007-04-04 18:26:33 +00:00
parent 76df9e626d
commit d3766d0aef
13 changed files with 237 additions and 604 deletions

View File

@@ -190,6 +190,9 @@
<Compile Include="world\World.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="world\WorldPacketHandlers.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="world\scripting\IScript.cs">
<SubType>Code</SubType>
</Compile>