mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-25 11:36:09 +00:00
Changed label from Inflation to Scale to make value more clear
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user