summaryrefslogtreecommitdiff
path: root/src/d_mode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/d_mode.c')
-rw-r--r--src/d_mode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d_mode.c b/src/d_mode.c
index 6b056e84..8bdcf50c 100644
--- a/src/d_mode.c
+++ b/src/d_mode.c
@@ -137,6 +137,7 @@ static struct {
{ heretic, exe_heretic_1_3 },
{ hexen, exe_hexen_1_1 },
{ strife, exe_strife_1_2 },
+ { strife, exe_strife_1_31 },
};
boolean D_ValidGameVersion(GameMission_t mission, GameVersion_t version)