Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use native queue list in auto holes
--- This commit fully replaces `NativeQueue<T>` with `NativeQueueList<T>`. Additionally, auto planting seeds algorithm is faster (increased performance by 3.5%).
- Loading branch information