mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-22 20:13:06 +00:00
CenterParent on launch
Oops.
This commit is contained in:
parent
0b8714266d
commit
55060edd48
1 changed files with 1 additions and 0 deletions
1
SAV/SAV_SuperTrain.Designer.cs
generated
1
SAV/SAV_SuperTrain.Designer.cs
generated
|
@ -312,6 +312,7 @@
|
|||
this.MinimizeBox = false;
|
||||
this.MinimumSize = new System.Drawing.Size(330, 350);
|
||||
this.Name = "SAV_SuperTrain";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "Super Training Records";
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
|
Loading…
Reference in a new issue