server debug-prints

This commit is contained in:
Bob
2010-01-25 19:39:23 +13:00
parent dfbca88f4a
commit 3aa40c36cf
4 changed files with 31 additions and 13 deletions

View File

@@ -49,6 +49,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Connection.cs" />
<Compile Include="Exts.cs" />
<Compile Include="Server.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ServerOrder.cs" />