diff --git a/SAV/SAV_SuperTrain.Designer.cs b/SAV/SAV_SuperTrain.Designer.cs index a8f4d9683..ee3c23636 100644 --- a/SAV/SAV_SuperTrain.Designer.cs +++ b/SAV/SAV_SuperTrain.Designer.cs @@ -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);