diff --git a/Novetus/NovetusLauncher/Forms/SDK/DiogenesEditor.Designer.cs b/Novetus/NovetusLauncher/Forms/SDK/DiogenesEditor.Designer.cs index 29e2218..4da4011 100644 --- a/Novetus/NovetusLauncher/Forms/SDK/DiogenesEditor.Designer.cs +++ b/Novetus/NovetusLauncher/Forms/SDK/DiogenesEditor.Designer.cs @@ -144,8 +144,8 @@ this.Controls.Add(this.label1); this.Controls.Add(this.richTextBox1); this.Controls.Add(this.menuStrip1); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.MinimumSize = new System.Drawing.Size(820, 165); this.Name = "DiogenesEditor"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Diogenes Editor";