From 3a39023cf479e9ed4476741553443dcd42bf12db Mon Sep 17 00:00:00 2001 From: carrotZ1 Date: Fri, 4 Aug 2017 19:35:17 -0500 Subject: [PATCH] oops --- .../RBXLegacyLauncher/CharacterCustomization.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RBXLegacyLauncher/RBXLegacyLauncher/CharacterCustomization.Designer.cs b/RBXLegacyLauncher/RBXLegacyLauncher/CharacterCustomization.Designer.cs index 642e8ea..8eb9cdf 100644 --- a/RBXLegacyLauncher/RBXLegacyLauncher/CharacterCustomization.Designer.cs +++ b/RBXLegacyLauncher/RBXLegacyLauncher/CharacterCustomization.Designer.cs @@ -286,6 +286,7 @@ namespace RBXLegacyLauncher // // tabPage5 // + this.tabPage5.Controls.Add(this.Page1Panel); this.tabPage5.Controls.Add(this.button6); this.tabPage5.Controls.Add(this.Page2Panel); this.tabPage5.Controls.Add(this.button5); @@ -312,7 +313,6 @@ namespace RBXLegacyLauncher // // Page2Panel // - this.Page2Panel.Controls.Add(this.Page1Panel); this.Page2Panel.Controls.Add(this.ColorButton39); this.Page2Panel.Controls.Add(this.ColorButton64); this.Page2Panel.Controls.Add(this.ColorButton50); @@ -386,7 +386,7 @@ namespace RBXLegacyLauncher this.Page1Panel.Controls.Add(this.ColorButton19); this.Page1Panel.Controls.Add(this.ColorButton29); this.Page1Panel.Controls.Add(this.ColorButton36); - this.Page1Panel.Location = new System.Drawing.Point(0, 0); + this.Page1Panel.Location = new System.Drawing.Point(1, 0); this.Page1Panel.Name = "Page1Panel"; this.Page1Panel.Size = new System.Drawing.Size(282, 127); this.Page1Panel.TabIndex = 122;