From 20077293f76eab793cf517e9a0c46c923a084150 Mon Sep 17 00:00:00 2001 From: Rohit Nirmal Date: Thu, 8 May 2014 17:38:21 -0400 Subject: 'strife' is a valid game for chocolate-setup too! --- src/setup/mode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/setup/mode.c') diff --git a/src/setup/mode.c b/src/setup/mode.c index 89f0f753..d0e1f201 100644 --- a/src/setup/mode.c +++ b/src/setup/mode.c @@ -338,7 +338,7 @@ void SetupMission(GameSelectCallback callback) // @arg // // 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"); -- cgit v1.2.3