Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cursor placement for printing visibility text.
"point" constructor takes (x, y) and was being fed (y, x).
- Loading branch information