Merge branch 'main' of https://gitarero.ecam.fr/romain.murphy/OOP_2B1_Project.git into main
This commit is contained in:
commit
1a6774166c
|
|
@ -139,7 +139,6 @@ public class Board {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//check for castling mode:
|
//check for castling mode:
|
||||||
if (isCastlingMove) {
|
if (isCastlingMove) {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue