mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-09-23 09:42:26 +00:00
Fixed name in skin adjustments editor
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@
|
||||
this.MinimumSize = new System.Drawing.Size(720, 578);
|
||||
this.Name = "SkinAdjustmentsEditor";
|
||||
this.Style = MetroFramework.MetroColorStyle.Silver;
|
||||
this.Text = "SkinAdjustmentsEditor";
|
||||
this.Text = "Skin Adjustments Flag Editor";
|
||||
this.Theme = MetroFramework.MetroThemeStyle.Dark;
|
||||
this.TransparencyKey = System.Drawing.Color.LemonChiffon;
|
||||
this.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user