Skip to content
Snippets Groups Projects
Commit e6506791 authored by pacome's avatar pacome
Browse files

typo dans les couleurs de updateRandomConstrainedWangTile

parent 27f30bba
Branches
No related tags found
No related merge requests found
Pipeline #2756 passed
...@@ -88,7 +88,7 @@ public class GridController { ...@@ -88,7 +88,7 @@ public class GridController {
@FXML @FXML
public void updateRandomConstrainedWangTile() { public void updateRandomConstrainedWangTile() {
// TODO : uncomment the code to test RandomConstrainedWangTileGenerator // TODO : uncomment the code to test RandomConstrainedWangTileGenerator
// updateGrid(new RandomConstrainedWangTileGenerator(List.of(COLOR_FIRST_NAME_ONE, COLOR_LAST_NAME_ONE, COLOR_FIRST_NAME_TWO, Color.YELLOW), random)); // updateGrid(new RandomConstrainedWangTileGenerator(List.of(COLOR_FIRST_NAME_ONE, COLOR_LAST_NAME_ONE, COLOR_FIRST_NAME_TWO, COLOR_LAST_NAME_TWO), random));
} }
@FXML @FXML
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment