Skip to content
Snippets Groups Projects
Commit 03fca001 authored by KALLEL Mohamed ali's avatar KALLEL Mohamed ali
Browse files

task 1

parent 59e66596
Branches
No related tags found
No related merge requests found
Pipeline #25869 passed
Showing
with 2 additions and 10 deletions
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
File deleted
No preview for this file type
......@@ -2,17 +2,12 @@ package controller;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import java.awt.*;
import javafx.scene.control.Button;
public class controllerMenu {
@FXML
private Button FireFighter;
private Button fireFighter;
@FXML
......@@ -32,8 +27,5 @@ public class controllerMenu {
}
public void play(ActionEvent actionEvent){
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment