Skip to content

Commit

Permalink
Update MainWindow.java
Browse files Browse the repository at this point in the history
  • Loading branch information
FisheyLP authored Mar 23, 2017
1 parent f7ba91c commit 00fa40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/us/deathmarine/luyten/MainWindow.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
public class MainWindow extends JFrame {
private static final long serialVersionUID = 5265556630724988013L;

private static final String TITLE = "Luyten 2";
private static final String TITLE = "Luyten";

public static Model model;
private JProgressBar bar;
Expand Down

0 comments on commit 00fa40b

Please sign in to comment.