From 83d832ee4e6aabcdeacd282e73dd12ba81367e88 Mon Sep 17 00:00:00 2001 From: James Haley Date: Mon, 16 Sep 2013 00:29:44 +0000 Subject: Support for the -random parameter. Needs netcode support (passing the ball to fraggle). Subversion-branch: /branches/v2-branch Subversion-revision: 2657 --- src/strife/doomstat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/strife/doomstat.h') diff --git a/src/strife/doomstat.h b/src/strife/doomstat.h index 1d2d191d..95803c29 100644 --- a/src/strife/doomstat.h +++ b/src/strife/doomstat.h @@ -54,6 +54,7 @@ extern boolean nomonsters; // checkparm of -nomonsters extern boolean respawnparm; // checkparm of -respawn extern boolean fastparm; // checkparm of -fast +extern boolean randomparm; // [STRIFE] checkparm of -random extern boolean flipparm; // [STRIFE] checkparm of -flip extern boolean devparm; // DEBUG: launched with -devparm -- cgit v1.2.3