(svn r22659) -Add: [NewGRF] Support for the land slope check callback for stations.
This commit is contained in:
@@ -334,6 +334,7 @@ struct ResolverObject {
|
||||
struct BaseStation *st;
|
||||
const struct StationSpec *statspec;
|
||||
CargoID cargo_type;
|
||||
Axis axis; ///< Station axis, used only for the slope check callback.
|
||||
} station;
|
||||
struct {
|
||||
TileIndex tile;
|
||||
|
Reference in New Issue
Block a user