From 5ad9e26c3be1f2ebc6cdb340b685aef30ae16db7 Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Thu, 13 Apr 2017 11:30:00 +0000 Subject: import the cQVM game module replacing the existing one --- src/game/tremulous.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/game/tremulous.h') diff --git a/src/game/tremulous.h b/src/game/tremulous.h index 0d2d1c1..c007489 100644 --- a/src/game/tremulous.h +++ b/src/game/tremulous.h @@ -620,7 +620,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA //do to increment the stage kill counters // g_suddenDeathMode settings -#define SDMODE_BP 0 +#define SDMODE_BP 0 #define SDMODE_NO_BUILD 1 #define SDMODE_SELECTIVE 2 -#define SDMODE_NO_DECON 3 -- cgit