updated Build/project files to include the new projects and new files.

Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
This commit is contained in:
MW
2007-05-15 14:54:53 +00:00
parent d326e84d5a
commit f41e5343c5
43 changed files with 2109 additions and 1902 deletions

View File

@@ -187,6 +187,9 @@
<Compile Include="world\Primitive2.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="world\SceneObject.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="world\World.cs">
<SubType>Code</SubType>
</Compile>