SoftwareGuy / Ignorance

Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
Other
248 stars 31 forks source link

Fixed sending packet with ArraySegments. #43

Closed Vincenz099 closed 5 years ago

Vincenz099 commented 5 years ago

Fixed sending packet with ArraySegments. Length is actually end index.

SoftwareGuy commented 5 years ago

Accepted.