Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PooledList.Remove is not working #327

Closed
FrozenAssassine opened this issue Dec 25, 2022 · 0 comments
Closed

PooledList.Remove is not working #327

FrozenAssassine opened this issue Dec 25, 2022 · 0 comments
Labels
bug Something isn't working isfixed Issue is fixed (PR is created or merged)
Milestone

Comments

@FrozenAssassine
Copy link
Owner

PooledList.Remove is not working, because it will remove the first occurrence of the string passed in the remove function. PooledList.RemoveAt will do it instead

@FrozenAssassine FrozenAssassine added the bug Something isn't working label Dec 25, 2022
@FrozenAssassine FrozenAssassine added this to the 1.3.2 milestone Dec 25, 2022
@FrozenAssassine FrozenAssassine added the isfixed Issue is fixed (PR is created or merged) label Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working isfixed Issue is fixed (PR is created or merged)
Projects
None yet
Development

No branches or pull requests

1 participant