some minor fixes
This commit is contained in:
parent
100820bcdb
commit
60a4ab19d5
@ -66,7 +66,6 @@ namespace BlacksmithWorkshop
|
||||
{
|
||||
dataGridView.Rows.Add(new object[] { pc.Key,
|
||||
pc.Value.Item1.ComponentName, pc.Value.Item2 });
|
||||
|
||||
}
|
||||
textBoxPrice.Text = CalcPrice().ToString();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user