refactor entites to reduce complexity and crashes, switch to Querys
This commit is contained in:
parent
3182916832
commit
c7200b1fd3
8 changed files with 95 additions and 89 deletions
|
|
@ -25,9 +25,6 @@ tracing = "0.1.44"
|
|||
tracing-subscriber = "0.3.22"
|
||||
tui-logger = { version = "0.18.0", features = ["tracing-support", "crossterm"] }
|
||||
|
||||
[dev-dependencies]
|
||||
bevy = { version = "0.17.3", features = ["track_location"] }
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue