mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
adjust message wording
This commit is contained in:
parent
bd7ae640c5
commit
ac4dae5061
1 changed files with 1 additions and 1 deletions
|
|
@ -503,7 +503,7 @@ public final class GamePanel extends javax.swing.JPanel {
|
|||
// play start sound
|
||||
AudioManager.playYourGameStarted();
|
||||
if (!AppUtil.isAppActive()) {
|
||||
MageTray.instance.displayMessage("Your match has started!");
|
||||
MageTray.instance.displayMessage("Your game has started!");
|
||||
MageTray.instance.blink();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue