mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Fix grammar
This commit is contained in:
parent
cead7ceafe
commit
ec88b25503
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ The format is based on [Keep a Changelog][kac], and this project adheres to
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added `query:replace(function(...T) return ...U end)` for replacing components in place
|
- Added `query:replace(function(...T) return ...U end)` for replacing components in place
|
||||||
- Method is fast pathed to replacing the data to the components for each corresponding entity
|
- Method is fast pathed to replace the data to the components for each corresponding entity
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue