Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DCheats.cpp1145 … context_show_error(STR_WARNING_IN_CAPS, STR_THIS_FEATURE_IS_CURRENTLY_UNSTABLE, {}); in OnMouseUpRides()
1154 … context_show_error(STR_WARNING_IN_CAPS, STR_THIS_FEATURE_IS_CURRENTLY_UNSTABLE, {}); in OnMouseUpRides()
1163 … context_show_error(STR_WARNING_IN_CAPS, STR_THIS_FEATURE_IS_CURRENTLY_UNSTABLE, {}); in OnMouseUpRides()
1175 … context_show_error(STR_WARNING_IN_CAPS, STR_THIS_FEATURE_IS_CURRENTLY_UNSTABLE, {}); in OnMouseUpRides()
1193 … context_show_error(STR_WARNING_IN_CAPS, STR_THIS_FEATURE_IS_CURRENTLY_UNSTABLE, {}); in OnMouseUpRides()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h2966 STR_THIS_FEATURE_IS_CURRENTLY_UNSTABLE = 5563, enumerator