From 52134822b8fa62fb2ac680c6e598cceb1996a213 Mon Sep 17 00:00:00 2001 From: dominik Date: Sun, 12 Dec 2004 20:36:24 +0000 Subject: (svn r1038) Feature: OpenTTD runs with the grf files of the DOS version Please read the Readme for further information. There are some minor graphical glitches when you use the DOS files. E.g. the autorail button is a bit screwed up. --- variables.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'variables.h') diff --git a/variables.h b/variables.h index ab84a427c..9756d5047 100644 --- a/variables.h +++ b/variables.h @@ -415,8 +415,6 @@ VARDEF byte _vehicle_design_names; VARDEF SignStruct _sign_list[40]; VARDEF SignStruct *_new_sign_struct; -VARDEF bool _ignore_wrong_grf; - /* tunnelbridge */ #define MAX_BRIDGES 13 -- cgit v1.2.3-54-g00ecf