mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
music player widget as a separate module
This commit is contained in:
@@ -481,6 +481,7 @@ public class App implements ApplicationListener {
|
||||
if (Gdx.app != null) {
|
||||
Gdx.app.exit();
|
||||
}
|
||||
e.printStackTrace();
|
||||
new GameCrashHandler(e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user