1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-18 08:06:33 +09:00

More SRP work (still not working 100%)

This commit is contained in:
lidgren
2010-06-13 21:01:36 +00:00
parent d1bdfe7b58
commit 5d44e391cb
7 changed files with 3708 additions and 147 deletions

View File

@@ -38,6 +38,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="NetBigInteger.cs" />
<Compile Include="NetBigIntegerBC.cs" />
<Compile Include="NetBitVector.cs" />
<Compile Include="NetConnectionStatistics.cs" />
<Compile Include="NetBitWriter.cs" />