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:
@@ -652,6 +652,7 @@ void ScreenNetSelectMusic::UpdateGroupsListPos()
|
||||
}
|
||||
m_textGroups.SetText( GroupsDisplay );
|
||||
}
|
||||
|
||||
void ScreenNetSelectMusic::UpdateSongsList()
|
||||
{
|
||||
m_vSongs.clear();
|
||||
|
||||
Reference in New Issue
Block a user