mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-11 18:31:54 +00:00
Corrected helmet checkbox name
This commit is contained in:
4
PCK-Studio/Forms/Editor/BoxEditor.Designer.cs
generated
4
PCK-Studio/Forms/Editor/BoxEditor.Designer.cs
generated
@@ -352,9 +352,9 @@
|
||||
this.armorCheckBox.FontWeight = MetroFramework.MetroCheckBoxWeight.Light;
|
||||
this.armorCheckBox.Location = new System.Drawing.Point(363, 101);
|
||||
this.armorCheckBox.Name = "armorCheckBox";
|
||||
this.armorCheckBox.Size = new System.Drawing.Size(225, 25);
|
||||
this.armorCheckBox.Size = new System.Drawing.Size(245, 25);
|
||||
this.armorCheckBox.TabIndex = 29;
|
||||
this.armorCheckBox.Text = "Hide when wearing armor";
|
||||
this.armorCheckBox.Text = "Hide when wearing a helmet";
|
||||
this.armorCheckBox.Theme = MetroFramework.MetroThemeStyle.Dark;
|
||||
this.armorCheckBox.UseSelectable = true;
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user