NES PPU - useless commit

This commit is contained in:
andres.delikat 2011-03-13 19:43:27 +00:00
parent aa6e1872df
commit 2c5615073e
1 changed files with 1 additions and 1 deletions
BizHawk.MultiClient/NEStools

View File

@ -207,7 +207,7 @@
this.NameTableGroup.Controls.Add(this.NameTableView);
this.NameTableGroup.Location = new System.Drawing.Point(12, 28);
this.NameTableGroup.Name = "NameTableGroup";
this.NameTableGroup.Size = new System.Drawing.Size(525, 472);
this.NameTableGroup.Size = new System.Drawing.Size(525, 508);
this.NameTableGroup.TabIndex = 4;
this.NameTableGroup.TabStop = false;
this.NameTableGroup.Text = "Name Tables";