EcsRx / ecsrx

A reactive take on the ECS pattern for .net game developers
MIT License
520 stars 36 forks source link

Bug fix: GetEntitiesFor breaks with default parameter NoPoolDefined #15

Closed erinloy closed 4 years ago

erinloy commented 4 years ago

Found this while updating ecsrx.roguelike2d to latest version. Couldn't find any other uses of the function, so took a guess at what the intention was.