mirror of
https://github.com/bakpakin/tiny-ecs.git
synced 2026-07-21 15:46:52 -06:00
Fixed nil entitylist in nocache system
Systems that set nocache to true would fail as the entity list was set to system.world.entityList but should have been system.world.entities.
This commit is contained in:
Reference in New Issue
Block a user