Total Re-write of ScreenSelectMode, now working under the ScreenSelect class, but still a lot of work to do.

This commit is contained in:
Andrew Livy
2003-05-01 23:40:12 +00:00
parent 1d5f0c1078
commit c71d8f8c9c
9 changed files with 208 additions and 405 deletions
-1
View File
@@ -29,7 +29,6 @@ ScreenSelectStyle::ScreenSelectStyle() : ScreenSelect( "ScreenSelectStyle" )
{
m_iSelection = 0;
unsigned i;
for( i=0; i<m_aModeChoices.size(); i++ )
{