Unity-Technologies / multiplayer-community-contributions

Community contributions to Unity Multiplayer Networking products and services.
MIT License
429 stars 161 forks source link

fix: Add fixedqueue back #141

Closed LukeStampfli closed 2 years ago

LukeStampfli commented 2 years ago

Adds the FixedQueue to the extensions package. (Was silently removed as a breaking change in the 1.0.0-pre4 release on purpose 1498)

Fixes #140