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
Replaced old xor shift random code with Mersenne Twister and updated the way the seed is generated
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
<Compile Include="NetDeliveryMethod.cs" />
|
||||
<Compile Include="NetException.cs" />
|
||||
<Compile Include="NetFragmentationHelper.cs" />
|
||||
<Compile Include="NetHash.cs" />
|
||||
<Compile Include="NetIncomingMessage.cs" />
|
||||
<Compile Include="NetIncomingMessageType.cs" />
|
||||
<Compile Include="NetMessageType.cs" />
|
||||
|
||||
Reference in New Issue
Block a user