separate initializing text and setting m_iChoiceInRowWithFocus
This commit is contained in:
@@ -217,6 +217,7 @@ void ScreenOptions::InitMenu( const vector<OptionRowDefinition> &vDefs, const ve
|
||||
|
||||
row.LoadMetrics( m_sName );
|
||||
row.LoadNormal( def, hand, bFirstRowGoesDown );
|
||||
row.InitText();
|
||||
|
||||
vector<PlayerNumber> vpns;
|
||||
FOREACH_HumanPlayer( p )
|
||||
|
||||
Reference in New Issue
Block a user