mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
Added magefree.com to about dialog.
This commit is contained in:
parent
9421cec0ff
commit
a1905fcbca
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ public class AboutDialog extends MageDialog {
|
|||
|
||||
lblVersion.setText("0.0.0");
|
||||
|
||||
jLabel2.setText("Courtesy: BetaSteward@googlemail.com");
|
||||
jLabel2.setText("Courtesy: BetaSteward@googlemail.com. Site: www.magefree.com");
|
||||
|
||||
jLabel3.setText("Devs: BetaSteward, Nantuko84, Eugen.Rivniy, North, maurer.it, Viserion");
|
||||
|
||||
|
|
Loading…
Reference in a new issue