shithub: choc

Download patch

ref: 1692a2196638f471a6772226dd5501ea61d0a4f8
parent: b6b765a01584fd16f891eaa8691832982f0337a6
author: Simon Howard <fraggle@soulsphere.org>
date: Fri Mar 16 16:31:52 EDT 2018

Add a doc comment for -nogui.

Thanks to Xindage.

--- a/src/i_system.c
+++ b/src/i_system.c
@@ -305,6 +305,10 @@
         entry = entry->next;
     }
 
+    //!
+    // If specified, don't show a GUI for error messages when the
+    // game exits with an error.
+    //
     exit_gui_popup = !M_ParmExists("-nogui");
 
     // Pop up a GUI dialog box to show the error message, if the