mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00: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…
Reference in a new issue