Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust bounds calculation in getUnoccupiedAdjacentCoords
Reduced track width and height by one to account for zero-based indexing in coordinate calculations. This change ensures accurate boundary checks and prevents potential out-of-bounds errors.
- Loading branch information