mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
Merge
This commit is contained in:
commit
2a6d73564b
1 changed files with 1 additions and 1 deletions
|
|
@ -556,7 +556,7 @@ public class MageFrame extends javax.swing.JFrame {
|
|||
g.fillRect(120,140,200,40);
|
||||
g.setPaintMode();
|
||||
g.setColor(Color.white);
|
||||
g.drawString("Version 0.5", 560, 460);
|
||||
g.drawString("Version 0.5.1", 560, 460);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue