Example #1
0
  public static void startUI() {
    Console.info("\n >> You've started the game! <<\n");

    LocalInputCommand.runCommand("g_tutorial");
  }