mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Remove exit call, probably no longer necessary
This commit is contained in:
@@ -299,9 +299,6 @@ extern "C"
|
||||
OpenRCT2::RunGameLoop();
|
||||
}
|
||||
openrct2_dispose();
|
||||
|
||||
// HACK Some threads are still running which causes the game to not terminate. Investigation required!
|
||||
exit(gExitCode);
|
||||
}
|
||||
|
||||
void openrct2_dispose()
|
||||
|
||||
Reference in New Issue
Block a user