kennethloeffler / anatta

Anatta is a library that integrates the ECS pattern into Roblox.
https://kennethloeffler.github.io/anatta/
MIT License
38 stars 1 forks source link

Fix Pool:delete #88

Closed kennethloeffler closed 3 years ago

kennethloeffler commented 3 years ago

This PR reintroduces some nil sets that we lost when Pool was refactored to use the table library