From f0c39722196a86f5be38ae076e6f7592ad452ee9 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Wed, 30 Oct 2002 17:46:40 +0000 Subject: [PATCH] the gameid for the tutorial was borked. --- src/common/settings-tutorial.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/settings-tutorial.h b/src/common/settings-tutorial.h index 42fb36698..124ed1b7f 100644 --- a/src/common/settings-tutorial.h +++ b/src/common/settings-tutorial.h @@ -20,7 +20,7 @@ #define ENTERTAINBASE 0 #define ENTERTAINPERLEVEL 20 #define ENTERTAINFRACTION 20 -#define GAME_ID 0 +#define GAME_ID 1 #define GROWING_TREES 1 #define GUARD_DISABLES_PRODUCTION 1 #define GUARD_DISABLES_RECRUIT 1