i dont even know if thats progress
This commit is contained in:
parent
4ab757eec9
commit
759930016b
|
|
@ -237,6 +237,7 @@ public class Move {
|
|||
}
|
||||
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
if (selectX == x - 1 && selectY == y - 2) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue