Small changes

This commit is contained in:
2020-04-13 13:52:58 +02:00
parent 8d3e6fdfa4
commit 7a6280b6f4
2 changed files with 67 additions and 16 deletions

View File

@ -109,6 +109,7 @@
this.MatchUpListBox.Name = "MatchUpListBox";
this.MatchUpListBox.Size = new System.Drawing.Size(338, 272);
this.MatchUpListBox.TabIndex = 5;
this.MatchUpListBox.SelectedIndexChanged += new System.EventHandler(this.MatchUpListBox_SelectedIndexChanged);
//
// teamOneName
//