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

Bug: If a message disables the transport, don't continue to process messages until it's renabled #29

Closed GabeBigBoxVR closed 5 years ago

GabeBigBoxVR commented 5 years ago

Migrating change from Mirror to this transport.

See https://github.com/vis2k/Mirror/pull/379

SoftwareGuy commented 5 years ago

Looks good, thanks for catching this oversight. Merged.