shithub: choc

Download patch

ref: 28c1aa1b1cdd315850b649a065cec61e1846d926
parent: e898c2f0dec6ea5c6365fef9d494c7f94240bea5
parent: 20077293f76eab793cf517e9a0c46c923a084150
author: Simon Howard <fraggle+github@gmail.com>
date: Thu May 8 13:48:13 EDT 2014

Merge pull request #400 from rohitnirmal/setup-comment

'strife' is a valid game for chocolate-setup too!

--- a/src/setup/mode.c
+++ b/src/setup/mode.c
@@ -338,7 +338,7 @@
     // @arg <game>
     //
     // Specify the game to configure the settings for.  Valid
-    // values are 'doom', 'heretic' and 'hexen'.
+    // values are 'doom', 'heretic', 'hexen' and 'strife'.
     //
 
     p = M_CheckParm("-game");