Home
last modified time | relevance | path

Searched refs:STR_CANT_LOWER_LAND_HERE (Results 1 – 3 of 3) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/actions/
H A DLandLowerAction.cpp129 result->ErrorTitle = STR_CANT_LOWER_LAND_HERE; in QueryExecute()
138 GameActions::Status::Disallowed, STR_CANT_LOWER_LAND_HERE, STR_LAND_NOT_OWNED_BY_PARK); in QueryExecute()
H A DLandSmoothAction.h23 STR_CANT_LOWER_LAND_HERE,
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h298 STR_CANT_LOWER_LAND_HERE = 879, enumerator