Closed patowen closed 1 month ago
This fixes a bug I introduced in PR #414 that likely only wasn't noticed because, in the current state of the game, entities are rarely destroyed.
Error:
thread '<unnamed>' panicked at server\src\sim.rs:407:64: called `Result::unwrap()` on an `Err` value: NoSuchEntity
This fixes a bug I introduced in PR #414 that likely only wasn't noticed because, in the current state of the game, entities are rarely destroyed.
Error: