Allow popup-less (fatal) exit of engine after tellusererror
[xboard.git] / winboard / winboard.c
index 7c8142c..bf23768 100644 (file)
@@ -6065,6 +6065,7 @@ ErrorPopDown()
   if (errorDialog == NULL) return;\r
   DestroyWindow(errorDialog);\r
   errorDialog = NULL;\r
+  if(errorExitStatus) ExitEvent(errorExitStatus);\r
 }\r
 \r
 LRESULT CALLBACK\r