Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: clean up Player::OnEnterSystem
The call to ResetHyperspaceTarget in Player::OnEnterSystem has been superfluous since probably commit 1e2e471. As there was a comment that the SectorView should not be invoked from this callback, and recent testing showed that it did not impact the game logic, lets remove it and resolve the comment.
- Loading branch information