Searched refs:RT_PLAY_CHAP_PLANETS (Results 1 – 3 of 3) sorted by relevance
78 RT_PLAY_CHAP_PLANETS = 61, enumerator
84 stringsText[RT_PLAY_CHAP_PLANETS] = TR("Planets:"); in InitializeRestext()
114 if ( m_category == LevelCategory::Missions ) res = RT_PLAY_CHAP_PLANETS; in CreateInterface()115 if ( m_category == LevelCategory::FreeGame ) res = RT_PLAY_CHAP_PLANETS; in CreateInterface()116 if ( m_category == LevelCategory::GamePlus ) res = RT_PLAY_CHAP_PLANETS; in CreateInterface()