Alt
This commit is contained in:
@@ -368,7 +368,7 @@ public class HappyBirdMain extends Application {
|
||||
*/
|
||||
public void startGameButtonClick() {
|
||||
nameLabel.setText("NAME: " + acronym.getText());
|
||||
fgit or(TextField feld : inputFields) {
|
||||
for(TextField feld : inputFields) {
|
||||
feld.setVisible(false);
|
||||
}
|
||||
for (Label label : labels )
|
||||
|
Reference in New Issue
Block a user