(svn r4946) "Feature": Add a cheat that allows running electric engines on normal rail

This commit is contained in:
celestar
2006-05-22 14:41:20 +00:00
parent ba6ea3d359
commit 979b640f19
5 changed files with 22 additions and 5 deletions

2
rail.h
View File

@@ -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 {