is highlighted ca marche lets go

This commit is contained in:
cleme 2025-05-16 08:44:51 +02:00
parent 8eab89ecf9
commit 4e83ff4a09
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@ public class Board {
}
}
}
// Add valid rook moves
private void addRookMoves(Set<Position> validMoves, int x, int y, boolean isWhite) {