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
Missing project added; various code cleanups
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Lidgren.Network
|
||||
{
|
||||
public class NetFragmentationInfo
|
||||
public sealed class NetFragmentationInfo
|
||||
{
|
||||
public int TotalFragmentCount;
|
||||
public bool[] Received;
|
||||
|
||||
Reference in New Issue
Block a user