Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DOptions.cpp2072 … this->widgets[WIDX_REAL_NAME_CHECKBOX].tooltip = STR_OPTION_DISABLED_DURING_NETWORK_PLAY; in MiscPrepareDraw()
2079 … this->widgets[WIDX_ALLOW_EARLY_COMPLETION].tooltip = STR_OPTION_DISABLED_DURING_NETWORK_PLAY; in MiscPrepareDraw()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h3477 STR_OPTION_DISABLED_DURING_NETWORK_PLAY = 6103, enumerator