diff --git a/RBXLegacyLauncher/RBXLegacyLauncher/CharacterCustomization.Designer.cs b/RBXLegacyLauncher/RBXLegacyLauncher/CharacterCustomization.Designer.cs index 44482ae..a91eeb4 100644 --- a/RBXLegacyLauncher/RBXLegacyLauncher/CharacterCustomization.Designer.cs +++ b/RBXLegacyLauncher/RBXLegacyLauncher/CharacterCustomization.Designer.cs @@ -637,6 +637,7 @@ namespace RBXLegacyLauncher this.button6.TabIndex = 88; this.button6.Text = "Next Page >>"; this.button6.UseVisualStyleBackColor = true; + this.Button6.Click += new System.EventHandler(this.Button6Click); // // button5 // @@ -647,6 +648,7 @@ namespace RBXLegacyLauncher this.button5.TabIndex = 87; this.button5.Text = "<< Last Page"; this.button5.UseVisualStyleBackColor = true; + this.Button5.Click += new System.EventHandler(this.Button5Click); // // ColorButton7 // @@ -1534,7 +1536,7 @@ namespace RBXLegacyLauncher this.button4.TabIndex = 49; this.button4.Text = "3D Preview"; this.button4.UseVisualStyleBackColor = true; - this.button4.Click += new System.EventHandler(this.Button6Click); + this.button4.Click += new System.EventHandler(this.Button4Click); // // Page1Panel //