Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
show intro
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMarchart committed Dec 29, 2020
1 parent 7c140e2 commit f57639e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/mainpack/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
public class Main {
public static void main(String[] args) throws InterruptedException, FileSystemException, ParseException {
CommandLine ln=parseCli(args);
// showStoryLine();
showStoryLine();
// try {
// Initializer.initialize();
// } catch (IllegalStateException | InputMismatchException e) {
Expand Down

0 comments on commit f57639e

Please sign in to comment.