summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/setup/mode.c2
1 files changed, 1 insertions, 1 deletions
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 <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");