shithub: choc

Download patch

ref: f44bd7da56922c48b42561d39ddf5bd2d81b421e
parent: 6e9b549b678a6b8abfedeab62e93214ccb4f08ac
author: Simon Howard <[email protected]>
date: Sat Sep 24 19:49:36 EDT 2011

Start -testcontrols for Strife on level 3 (rebel base).

Subversion-branch: /branches/v2-branch
Subversion-revision: 2401

--- a/src/strife/d_main.c
+++ b/src/strife/d_main.c
@@ -1793,7 +1793,7 @@
     if (testcontrols)
     {
         startepisode = 1;
-        startmap = 1;
+        startmap = 3;
         autostart = true;
     }