Fixed endless crash messagebox spam if the game fails to resolve a SharpDX exception on startup
This commit is contained in:
@@ -53,6 +53,7 @@ namespace Barotrauma
|
||||
else
|
||||
{
|
||||
CrashDump(game, "crashreport.txt", e);
|
||||
attemptRestart = false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user