Unity-Technologies / multiplayer-community-contributions

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

Update NetworkObjectPool.cs #225

Closed antiero closed 1 year ago

antiero commented 1 year ago

Erroneous curly brace, causing Unity errors:

Assets/com.community.netcode.extensions/Runtime/NetworkObjectPool/NetworkObjectPool.cs(251,1): error CS1022: Type or namespace definition, or end-of-file expected

unity-cla-assistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

antiero commented 1 year ago

Duplicate Merge request: https://github.com/Unity-Technologies/multiplayer-community-contributions/pull/224