Archive Chooser - automatically highlight the first entry on load
This commit is contained in:
parent
33954ddef7
commit
02fc8eeaaf
|
@ -71,7 +71,7 @@ namespace BizHawk.MultiClient
|
|||
|
||||
private void ArchiveChooser_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
lvMembers.Items[0].Selected = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue