diff --git a/DissDlcToolkit/Forms/MainFormSwapSlotsUserControl.Designer.cs b/DissDlcToolkit/Forms/MainFormSwapSlotsUserControl.Designer.cs index 79fc4fe..955098b 100644 --- a/DissDlcToolkit/Forms/MainFormSwapSlotsUserControl.Designer.cs +++ b/DissDlcToolkit/Forms/MainFormSwapSlotsUserControl.Designer.cs @@ -113,11 +113,11 @@ private void InitializeComponent() this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.label2.AutoSize = true; this.label2.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.label2.Location = new System.Drawing.Point(3, 47); + this.label2.Location = new System.Drawing.Point(3, 41); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(55, 13); + this.label2.Size = new System.Drawing.Size(55, 26); this.label2.TabIndex = 15; - this.label2.Text = "DLC Slot"; + this.label2.Text = "Swap to DLC slot:"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // swapSlotsCharacterControllerTextBox @@ -226,11 +226,11 @@ private void InitializeComponent() this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.label3.AutoSize = true; this.label3.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.label3.Location = new System.Drawing.Point(3, 49); + this.label3.Location = new System.Drawing.Point(3, 42); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(55, 13); + this.label3.Size = new System.Drawing.Size(55, 26); this.label3.TabIndex = 15; - this.label3.Text = "DLC Slot"; + this.label3.Text = "Swap to DLC Slot:"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // swapSlotsBgmControllerTextBox