Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DRide.cpp3442 gGameCommandErrorText = STR_UNABLE_TO_CREATE_ENOUGH_VEHICLES; in CreateVehicles()
3470 gGameCommandErrorText = STR_UNABLE_TO_CREATE_ENOUGH_VEHICLES; in CreateVehicles()
3699 gGameCommandErrorText = STR_UNABLE_TO_CREATE_ENOUGH_VEHICLES; in ride_create_cable_lift()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h426 STR_UNABLE_TO_CREATE_ENOUGH_VEHICLES = 1007, enumerator