Home
last modified time | relevance | path

Searched refs:STR_STOPPED_BY_BLOCK_BRAKES (Results 1 – 2 of 2) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h547 STR_STOPPED_BY_BLOCK_BRAKES = 1128, enumerator
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DRide.cpp868 STR_STOPPED_BY_BLOCK_BRAKES, // Vehicle::Status::StoppedByBlockBrakes
2546 ft.Add<rct_string_id>(STR_STOPPED_BY_BLOCK_BRAKES); in window_ride_get_status_vehicle()