truc fonctionnel mais avec un retouchage dans l'API. dsl
This commit is contained in:
@@ -59,6 +59,6 @@ public class Arena {
|
||||
players.put(Player.PLAYER2, bot2);
|
||||
|
||||
Simulation simulation = new Simulation(board, players);
|
||||
return simulation.run();
|
||||
return simulation.runForArena();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user