Skip to content

Commit

Permalink
1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rjtwins committed Jun 23, 2020
1 parent 1f6ec95 commit 3a72a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ private void ClearAll()
logic.ClearAll();
}

//Load mod data and fill in the list box.
//Load mod data and fill in the list box..
private void LoadAndFill(bool FromClipboard)
{
if(this.logic.Vendor != "")
Expand Down

0 comments on commit 3a72a11

Please sign in to comment.