Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
maruthedev committed Dec 23, 2020
1 parent 7b6f721 commit f6bef00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Game/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ public void about() {
new About().setVisible(true);
}

public void change() {

}

public static void main(String[] args) {
Main main = new Main();
}
Expand Down

0 comments on commit f6bef00

Please sign in to comment.