shithub: choc

Download patch

ref: 04b3ca24ebb9d2a976e4adcdfb8212072b3d9794
parent: 1692a2196638f471a6772226dd5501ea61d0a4f8
author: Simon Howard <fraggle@soulsphere.org>
date: Fri Mar 16 16:34:01 EDT 2018

Oops.

--- a/src/i_system.c
+++ b/src/i_system.c
@@ -306,7 +306,7 @@
     }
 
     //!
-    // If specified, don't show a GUI for error messages when the
+    // If specified, don't show a GUI window for error messages when the
     // game exits with an error.
     //
     exit_gui_popup = !M_ParmExists("-nogui");