From 979b640f196c494a4ace64d2dea9993fad23548a Mon Sep 17 00:00:00 2001 From: celestar Date: Mon, 22 May 2006 14:41:20 +0000 Subject: (svn r4946) "Feature": Add a cheat that allows running electric engines on normal rail --- rail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rail.h') diff --git a/rail.h b/rail.h index d756a3b87..975b0e76c 100644 --- a/rail.h +++ b/rail.h @@ -127,7 +127,7 @@ typedef struct RailtypeInfo { byte custom_ground_offset; } RailtypeInfo; -extern const RailtypeInfo _railtypes[RAILTYPE_END]; +extern RailtypeInfo _railtypes[RAILTYPE_END]; // these are the maximums used for updating signal blocks, and checking if a depot is in a pbs block enum { -- cgit v1.2.3-70-g09d2