(svn r4946) "Feature": Add a cheat that allows running electric engines on normal rail
This commit is contained in:
2
rail.h
2
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 {
|
||||
|
||||
Reference in New Issue
Block a user