en-passant method

This commit is contained in:
samuelsmith 2025-04-17 09:22:40 +02:00
parent 92797f59c3
commit 3c863104ff
1 changed files with 7 additions and 0 deletions

View File

@ -2,4 +2,11 @@ package backend;
public class Move {
//En passant method
}