Changed label from Inflation to Scale to make value more clear

This commit is contained in:
MattNL
2022-11-29 12:46:47 -05:00
parent 9ccd7687d6
commit f6cf610739

View File

@@ -399,9 +399,9 @@
this.inflationLabel.FontSize = MetroFramework.MetroLabelSize.Tall;
this.inflationLabel.Location = new System.Drawing.Point(33, 149);
this.inflationLabel.Name = "inflationLabel";
this.inflationLabel.Size = new System.Drawing.Size(77, 25);
this.inflationLabel.Size = new System.Drawing.Size(55, 25);
this.inflationLabel.TabIndex = 31;
this.inflationLabel.Text = "Inflation:";
this.inflationLabel.Text = "Scale:";
this.inflationLabel.Theme = MetroFramework.MetroThemeStyle.Dark;
//
// BoxEditor