Added the basis for ScreenNetEvaluation. It doesn't ACTUALLY do anything

yet, but this will make it easier to work on by committing it.
This commit is contained in:
Charles Lohr
2004-08-31 15:44:19 +00:00
parent ed80b87f3e
commit 7434ab383b
7 changed files with 45 additions and 11 deletions
+1
View File
@@ -652,6 +652,7 @@ void ScreenNetSelectMusic::UpdateGroupsListPos()
}
m_textGroups.SetText( GroupsDisplay );
}
void ScreenNetSelectMusic::UpdateSongsList()
{
m_vSongs.clear();