forked from mirror/OpenTTD
Change: mention in MacOS / Windows crashlog popup when files couldn't be generated (#11239)
For example, if the crash.sav couldn't be created, and the TryExcept detected an issue, write out that the file is not available in the popup.
This commit is contained in:
@@ -82,7 +82,7 @@ public:
|
||||
|
||||
void SendSurvey() const;
|
||||
|
||||
bool MakeCrashLog();
|
||||
void MakeCrashLog();
|
||||
|
||||
/**
|
||||
* Initialiser for crash logs; do the appropriate things so crashes are
|
||||
|
Reference in New Issue
Block a user