Finish initiate all the button in the gridPane For MenuLevel
This commit is contained in:
parent
7c28326408
commit
0273703cbb
@ -50,6 +50,7 @@ public class MenuLevel extends GridPane {
|
|||||||
GdP.add(Level, i, j);
|
GdP.add(Level, i, j);
|
||||||
if (j == 3) {
|
if (j == 3) {
|
||||||
StartLevel -=8;
|
StartLevel -=8;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if(i==2&&j!=4){
|
else if(i==2&&j!=4){
|
||||||
|
Loading…
Reference in New Issue
Block a user