i dont even know if thats progress

This commit is contained in:
hugomanipoud2 2025-05-21 18:42:39 +02:00
parent 4ab757eec9
commit 759930016b
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,7 @@ public class Move {
} }
} }
return true;
} }
if (selectX == x - 1 && selectY == y - 2) { if (selectX == x - 1 && selectY == y - 2) {