amethyst / amethyst/rustrogueliketutorial
Wrong generic for `ReadExpect` makes the game crash
Aperta
- Lingua principale
- Rust
- Stelle
- 970
- Fork
- 166
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
https://github.com/amethyst/rustrogueliketutorial/blob/33872fe582f226178436847e1f74eafcbf9c0d1a/book/src/chapter_54.md?plain=1#L173
This line should be `ReadExpect<'a, Point>` instead of `ReadExpect<'a, Position>`.
This actually makes the game crash after hitting New Game.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.