2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-01-04 17:28:56 +00:00
bevy/crates/bevy_hierarchy
spvky 40392a80d8
rename enqueue_command to queue_command for consistency ()
# Objective

Fixes https://github.com/bevyengine/bevy/issues/16752

## Solution
Renamed the 3 remaining instances of `enqueue_command` to
`queue_command`

## Testing
- Built locally

## Migration Guide

All instances of the `enqueue_command` method have been renamed to
`queue_command`.
2024-12-11 00:53:54 +00:00
..
src rename enqueue_command to queue_command for consistency () 2024-12-11 00:53:54 +00:00
Cargo.toml Use crate: disqualified () 2024-09-23 17:34:17 +00:00
README.md Add README.md to all crates () 2024-05-02 18:56:00 +00:00

Bevy Hierarchy

License Crates.io Downloads Docs Discord