Skip to content

Commit

Permalink
Update MainApp.java
Browse files Browse the repository at this point in the history
  • Loading branch information
emd4600 authored Nov 6, 2023
1 parent e699cc2 commit e24df54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sporemodder/MainApp.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
*/
public class MainApp extends Application {

private static MainApp instance;this will make it fail
private static MainApp instance;
private UIManager uiManager;
private MessageManager messageManager;
private EditorManager editorManager;
Expand Down

0 comments on commit e24df54

Please sign in to comment.