diff --git a/PCK-Studio/Forms/Editor/AnimationEditor.Designer.cs b/PCK-Studio/Forms/Editor/AnimationEditor.Designer.cs index d930c450..d43d2f57 100644 --- a/PCK-Studio/Forms/Editor/AnimationEditor.Designer.cs +++ b/PCK-Studio/Forms/Editor/AnimationEditor.Designer.cs @@ -316,6 +316,7 @@ this.Location = new System.Drawing.Point(0, 0); this.MinimumSize = new System.Drawing.Size(412, 362); this.Name = "AnimationEditor"; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Animation Editor"; this.contextMenuStrip1.ResumeLayout(false); this.menuStrip.ResumeLayout(false);