Finish initiate all the button in the gridPane For MenuLevel

This commit is contained in:
Mat 2023-05-01 20:47:40 +02:00
parent a076ca12cb
commit 7ac860850c

View File

@ -50,6 +50,7 @@ public class MenuLevel extends GridPane {
GdP.add(Level, i, j);
if (j == 3) {
StartLevel -=8;
}
}
else if(i==2&&j!=4){