Skip to content
Snippets Groups Projects
Commit 62ec437f authored by dragapsy's avatar dragapsy
Browse files

Tache 9 (fin):

parent 57a3ec43
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ public class ComputerPlayer implements Player{
public Color play(){
return this.Strategy.play(startCell);
return this.Strategy.play(StartCell);
}
@Override
public boolean isHuman() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment