New tutorial section on tunnels, fixed tutorial bugs

This commit is contained in:
Anuken
2018-01-18 19:41:41 -05:00
parent 06f9d7b36e
commit 345537cdd9
9 changed files with 74 additions and 36 deletions

View File

@@ -114,7 +114,7 @@ public class DesktopLauncher {
@Override
public void onGameExit() {
DiscordRPC.INSTANCE.Discord_Shutdown();
lib.Discord_Shutdown();
}
};