Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/actions/
H A DTrackPlaceAction.cpp280 STR_CAN_ONLY_BUILD_THIS_UNDERWATER); in Query()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DRideConstruction.cpp3784 … if (errorText == STR_NOT_ENOUGH_CASH_REQUIRES || errorText == STR_CAN_ONLY_BUILD_THIS_UNDERWATER in ride_construction_tooldown_construct()
3834 … if (errorText == STR_NOT_ENOUGH_CASH_REQUIRES || errorText == STR_CAN_ONLY_BUILD_THIS_UNDERWATER in ride_construction_tooldown_construct()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h449 STR_CAN_ONLY_BUILD_THIS_UNDERWATER = 1030, enumerator