Modified return type of method

This commit is contained in:
Matthis FAUVET 2024-10-09 14:28:08 +02:00
parent 5641c2d32a
commit 461cec68c4

View File

@ -35,7 +35,7 @@ public interface Plateau {
*
* @return the result
*/
int getResult();
Result getResult();
/**
* List next legals moves