Fix curly brace

master
Tait Hoyem 5 years ago
parent 2a0c129874
commit 4f09433cb3

@ -75,7 +75,6 @@ std::vector<Position> get_all_moves(Position pn, std::array<PieceType, 64> board
}
}
}
}
break;
case PieceType::B_KNIGHT:
case PieceType::W_KNIGHT:

Loading…
Cancel
Save