diff --git a/AssetStudio/ExportOptions.Designer.cs b/AssetStudio/ExportOptions.Designer.cs index c2111d9..e8c07d3 100644 --- a/AssetStudio/ExportOptions.Designer.cs +++ b/AssetStudio/ExportOptions.Designer.cs @@ -292,9 +292,9 @@ this.converttexture.CheckState = System.Windows.Forms.CheckState.Checked; this.converttexture.Location = new System.Drawing.Point(6, 20); this.converttexture.Name = "converttexture"; - this.converttexture.Size = new System.Drawing.Size(114, 16); + this.converttexture.Size = new System.Drawing.Size(126, 16); this.converttexture.TabIndex = 1; - this.converttexture.Text = "Convert Texture"; + this.converttexture.Text = "Convert Texture2D"; this.converttexture.UseVisualStyleBackColor = true; // // groupBox2