UI update

This commit is contained in:
Perfare 2018-08-30 09:35:18 +08:00
parent d1bec6a672
commit 2fd2b71148
1 changed files with 2 additions and 2 deletions

View File

@ -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