summaryrefslogtreecommitdiff
path: root/src/doom/doomstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/doom/doomstat.c')
-rw-r--r--src/doom/doomstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doom/doomstat.c b/src/doom/doomstat.c
index b591358f..2bbb45e7 100644
--- a/src/doom/doomstat.c
+++ b/src/doom/doomstat.c
@@ -32,7 +32,7 @@
// Game Mode - identify IWAD as shareware, retail etc.
GameMode_t gamemode = indetermined;
GameMission_t gamemission = doom;
-GameVersion_t gameversion = exe_final;
+GameVersion_t gameversion = exe_final2;
char *gamedescription;
// Set if homebrew PWAD stuff has been added.