2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-03-08 09:17:24 +00:00
bevy/crates/bevy_ecs/macros
Nicola Papale 1967c3ddef Fix Entity hygiene in WorldQuery ()
# Objective

Fix 

## Solution

Fully qualify `Entity` in the `WorldQuery` macro
2022-11-14 14:01:16 +00:00
..
src Fix Entity hygiene in WorldQuery () 2022-11-14 14:01:16 +00:00
Cargo.toml Release 0.9.0 () 2022-11-12 20:01:29 +00:00