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
|
|
@ -168,7 +168,7 @@ public class MageFrame extends javax.swing.JFrame implements MageClient {
|
|||
*/
|
||||
public MageFrame() {
|
||||
|
||||
setTitle("Mage, version " + version);
|
||||
setTitle("XMage, version " + version);
|
||||
clientId = UUID.randomUUID();
|
||||
|
||||
EDTExceptionHandler.registerExceptionHandler();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue