Path: blob/main/release-content/migration-guides/entity_allocator.md
9328 views
------World::entities_allocator() has been renamed to World::entity_allocator() to match the type returned (EntityAllocator). Likewise, World::entities_allocator_mut() has been renamed to World::entity_allocator_mut().