fix
This commit is contained in:
@@ -128,7 +128,7 @@ void ScreenOptions::Init( InputMode im, OptionRowData OptionRowData[], int iNumO
|
|||||||
|
|
||||||
// init text
|
// init text
|
||||||
int i;
|
int i;
|
||||||
for( int i=0; i<m_iNumOptionRows; i++ ) // foreach line
|
for( i=0; i<m_iNumOptionRows; i++ ) // foreach line
|
||||||
{
|
{
|
||||||
m_framePage.AddChild( &m_sprLineArrows[i] );
|
m_framePage.AddChild( &m_sprLineArrows[i] );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user