Commit 1e53650e authored by Tom's avatar Tom

DiceGame_Resit

parent 01cd33ce
...@@ -36,7 +36,7 @@ public class DiceGameClass extends javax.swing.JFrame { ...@@ -36,7 +36,7 @@ public class DiceGameClass extends javax.swing.JFrame {
} }
}); });
//
dice1.setText("Dice 1 ="); dice1.setText("Dice 1 =");
dice2.setText("Dice 2 ="); dice2.setText("Dice 2 =");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment