amethyst / amethyst/rustrogueliketutorial
Wrong code snippet for `run_systems`
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 970
- Forks
- 166
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
https://github.com/amethyst/rustrogueliketutorial/blob/33872fe582f226178436847e1f74eafcbf9c0d1a/book/src/chapter_57.md?plain=1#L1503C1-L1505C1
This likely should be `ChasingAi` instead of `ApproachAi` (the whole paragraph above describes the creation of `ChasingAi` and `ApproachAi` has already been added to `run_systems` [here](https://github.com/amethyst/rustrogueliketutorial/blob/33872fe582f226178436847e1f74eafcbf9c0d1a/book/src/chapter_57.md?plain=1#L1002-L1005)).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.