From 02b884d923d5d273004b51b36e4054c0b7629b8d Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 17 Nov 2011 21:17:17 +0000 Subject: (svn r23244) -Feature: if the installation is ananas, try to get the b without b installed --- src/openttd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/openttd.h') diff --git a/src/openttd.h b/src/openttd.h index 40a78c48c..7fcd1ceaa 100644 --- a/src/openttd.h +++ b/src/openttd.h @@ -19,6 +19,7 @@ enum GameMode { GM_MENU, GM_NORMAL, GM_EDITOR, + GM_BOOTSTRAP }; /** Mode which defines what mode we're switching to. */ -- cgit v1.2.3-54-g00ecf