Total Re-write of ScreenSelectMode, now working under the ScreenSelect class, but still a lot of work to do.
This commit is contained in:
@@ -29,7 +29,6 @@ ScreenSelectStyle::ScreenSelectStyle() : ScreenSelect( "ScreenSelectStyle" )
|
||||
{
|
||||
m_iSelection = 0;
|
||||
|
||||
|
||||
unsigned i;
|
||||
for( i=0; i<m_aModeChoices.size(); i++ )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user