forked from External/mage
Some name changes MAGE to XMage.
This commit is contained in:
parent
1a4ed7223c
commit
5481841b9f
6 changed files with 18 additions and 15 deletions
|
|
@ -424,7 +424,7 @@ public class ConnectDialog extends MageDialog {
|
|||
}
|
||||
|
||||
String selectedServer = (String) JOptionPane.showInputDialog(null,
|
||||
"Choose MAGE Public Server:", "Input",
|
||||
"Choose XMage Public Server:", "Input",
|
||||
JOptionPane.INFORMATION_MESSAGE, null, servers.toArray(),
|
||||
servers.get(0));
|
||||
if (selectedServer != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue