try to fix "PlayerSettings" on Unity 5.3.x

This commit is contained in:
Perfare
2016-08-06 18:20:25 +08:00
parent 20e8d89f1a
commit d7a5a44d41
3 changed files with 4 additions and 4 deletions

View File

@ -368,9 +368,9 @@
this.converttexture.CheckState = System.Windows.Forms.CheckState.Checked;
this.converttexture.Location = new System.Drawing.Point(8, 20);
this.converttexture.Name = "converttexture";
this.converttexture.Size = new System.Drawing.Size(198, 16);
this.converttexture.Size = new System.Drawing.Size(192, 16);
this.converttexture.TabIndex = 1;
this.converttexture.Text = "Convert Texture (If possible)";
this.converttexture.Text = "Convert Texture (If support)";
this.converttexture.UseVisualStyleBackColor = true;
//
// ExportOptions