(svn r22633) -Fix: Implement variables 25 and 7F for railtypes.
This commit is contained in:
@@ -232,6 +232,11 @@ struct RailtypeInfo {
|
||||
*/
|
||||
byte sorting_order;
|
||||
|
||||
/**
|
||||
* NewGRF providing the Action3 for the railtype. NULL if not available.
|
||||
*/
|
||||
const GRFFile *grffile[RTSG_END];
|
||||
|
||||
/**
|
||||
* Sprite groups for resolving sprites
|
||||
*/
|
||||
|
Reference in New Issue
Block a user