Implement custom bridge pillar flag support
Add bridge NewGRF property to set bridge pillars Add station NewGRF property to disallow bridge pillars Set values for default bridges and stations
This commit is contained in:
@@ -109,7 +109,9 @@ enum Action0RemapPropertyIds {
|
||||
A0RPI_UNKNOWN_ERROR,
|
||||
|
||||
A0RPI_STATION_MIN_BRIDGE_HEIGHT,
|
||||
A0RPI_STATION_DISALLOWED_BRIDGE_PILLARS,
|
||||
A0RPI_BRIDGE_MENU_ICON,
|
||||
A0RPI_BRIDGE_PILLAR_FLAGS,
|
||||
};
|
||||
|
||||
enum Action0RemapFallbackMode {
|
||||
|
||||
Reference in New Issue
Block a user