Network and Frontend #10
|
@ -109,5 +109,6 @@ public class GameBoard extends JPanel {
|
|||
updateTextFields();
|
||||
}
|
||||
}); */
|
||||
backButton.addActionListener(e -> frame.showPanel("MainMenu"));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue