changed name of value of enum BitMoveType to align with Rust naming conventions
This commit is contained in:
@@ -24,5 +24,5 @@ pub enum BitMoveType {
|
||||
Quiet,
|
||||
Capture,
|
||||
Castle,
|
||||
En_Passant
|
||||
EnPassant
|
||||
}
|
||||
Reference in New Issue
Block a user