You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-16 07:06:30 +09:00
Patch by eliseegw to make resending more robust
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Lidgren.Network
|
||||
public int NumSent;
|
||||
public float LastSent;
|
||||
public NetOutgoingMessage Message;
|
||||
public int SequenceNumber;
|
||||
|
||||
public void Reset()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user