diff --git a/src/view/GameEventListener.java b/src/view/GameEventListener.java index 02141eb..6c67ce9 100644 --- a/src/view/GameEventListener.java +++ b/src/view/GameEventListener.java @@ -78,8 +78,15 @@ public void actionPerformed(ActionEvent e) { System.exit(0); } else if (e.getActionCommand().equals("Instructions")) { // TODO: Create an instructions dialog box, this is just for testing - JOptionPane.showMessageDialog(null, "