mirror of
https://github.com/correl/mage.git
synced 2025-03-07 20:53:18 -10:00
updated about dialog.
This commit is contained in:
parent
611c4b7b2f
commit
8e788f3b32
2 changed files with 2 additions and 2 deletions
|
@ -91,7 +91,7 @@
|
|||
</Component>
|
||||
<Component class="javax.swing.JLabel" name="jLabel4">
|
||||
<Properties>
|
||||
<Property name="text" type="java.lang.String" value="Thanks: i_no_k, soulless."/>
|
||||
<Property name="text" type="java.lang.String" value="Thanks: i_no_k, soulless, arching."/>
|
||||
</Properties>
|
||||
</Component>
|
||||
</SubComponents>
|
||||
|
|
|
@ -87,7 +87,7 @@ public class AboutDialog extends MageDialog {
|
|||
|
||||
jLabel3.setText("Devs: BetaSteward, Nantuko84, Eugen.Rivniy, North, maurer.it, Viserion");
|
||||
|
||||
jLabel4.setText("Thanks: i_no_k, soulless");
|
||||
jLabel4.setText("Thanks: i_no_k, soulless, arching.");
|
||||
|
||||
javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());
|
||||
getContentPane().setLayout(layout);
|
||||
|
|
Loading…
Add table
Reference in a new issue