summaryrefslogtreecommitdiff
path: root/src/strife
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife')
-rw-r--r--src/strife/d_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/d_main.c b/src/strife/d_main.c
index c686eda2..a596f582 100644
--- a/src/strife/d_main.c
+++ b/src/strife/d_main.c
@@ -1793,7 +1793,7 @@ void D_DoomMain (void)
if (testcontrols)
{
startepisode = 1;
- startmap = 1;
+ startmap = 3;
autostart = true;
}