diff --git a/Mordhau-RCON/InfoForm.Designer.cs b/Mordhau-RCON/InfoForm.Designer.cs index 0658fcc..71ed2bc 100644 --- a/Mordhau-RCON/InfoForm.Designer.cs +++ b/Mordhau-RCON/InfoForm.Designer.cs @@ -260,6 +260,7 @@ private void InitializeComponent() this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MaximumSize = new System.Drawing.Size(380, 370);