Add: [Script] ScriptError::ERR_BRIDGE_TOO_LOW (#14560)
This commit is contained in:
@@ -175,6 +175,9 @@ public:
|
||||
|
||||
/** Station is too spread out */
|
||||
ERR_STATION_TOO_SPREAD_OUT, // [STR_ERROR_STATION_TOO_SPREAD_OUT]
|
||||
|
||||
/** Bridge is too low */
|
||||
ERR_BRIDGE_TOO_LOW, // [STR_ERROR_BRIDGE_TOO_LOW_FOR_STATION, STR_ERROR_BRIDGE_TOO_LOW_FOR_ROADSTOP, STR_ERROR_BRIDGE_TOO_LOW_FOR_BUOY, STR_ERROR_BRIDGE_TOO_LOW_FOR_RAIL_WAYPOINT, STR_ERROR_BRIDGE_TOO_LOW_FOR_ROAD_WAYPOINT]
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user