src update

This commit is contained in:
MSI-AB\antoineB 2025-04-18 16:08:19 +02:00
parent 059ee149a7
commit 1d9958b398
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ import backend.Board;
import backend.Move;
import backend.Piece;
import backend.PieceType;
import windowInterface.MyInterface;