Added minimize button to launcher.
This commit is contained in:
committed by
Chris Forbes
parent
c99f89c987
commit
d8d33811e4
1
OpenRA.Launcher/Launcher.Designer.cs
generated
1
OpenRA.Launcher/Launcher.Designer.cs
generated
@@ -147,7 +147,6 @@
|
||||
this.Controls.Add(this.panel1);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "Launcher";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "OpenRA Launcher";
|
||||
|
||||
Reference in New Issue
Block a user