You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-16 23:26:32 +09:00
Fix for WriteByte outputting too many bits, unit test added
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
<Compile Include="BitVectorTests.cs" />
|
||||
<Compile Include="EncryptionTests.cs" />
|
||||
<Compile Include="MiscTests.cs" />
|
||||
<Compile Include="NetBitWriterTests.cs" />
|
||||
<Compile Include="NetQueueTests.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user