Home
last modified time | relevance | path

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

/dports/games/springlobby/springlobby-0.180/src/
H A Dmapselectdialog.h103 static const unsigned int m_filter_popular_sett = 2; variable
H A Dmapselectdialog.cpp184 sett().SetMapSelectorFilterRadio( m_filter_popular_sett ); in ~MapSelectDialog()
218 if ( lastFilter == m_filter_popular_sett ) { in OnInit()