Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h847 STR_RIDE_INCOME_ADMISSION_PRICE = 1428, enumerator
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DRide.cpp6613 window_ride_income_widgets[WIDX_PRIMARY_PRICE_LABEL].text = STR_RIDE_INCOME_ADMISSION_PRICE; in window_ride_income_invalidate()