forked from External/mage
* Some spelling changes.
This commit is contained in:
parent
25db567c89
commit
768fd17d93
4 changed files with 40 additions and 39 deletions
|
|
@ -333,7 +333,7 @@ public class PlayAreaPanel extends javax.swing.JPanel {
|
|||
}
|
||||
};
|
||||
|
||||
JMenu rollbackMainItem = new JMenu("Roll back");
|
||||
JMenu rollbackMainItem = new JMenu("Rollback");
|
||||
rollbackMainItem.setMnemonic(KeyEvent.VK_R);
|
||||
rollbackMainItem.setToolTipText("The game will be rolled back to the start of the requested turn if all players agree.");
|
||||
popupMenu.add(rollbackMainItem);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue