v1.2.0: fixed crashing games failing to properly quit
This commit is contained in:
@@ -101,7 +101,7 @@ public class DesktopLauncher {
|
||||
exceptionMsg,
|
||||
"ok", "error", false);
|
||||
}
|
||||
if (Gdx.app != null) Gdx.app.exit();
|
||||
System.exit(1);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user