fix some dumb (nonfatal) crashes in the editor with nothing loaded
This commit is contained in:
1
OpenRA.Editor/Form1.Designer.cs
generated
1
OpenRA.Editor/Form1.Designer.cs
generated
@@ -429,7 +429,6 @@
|
||||
this.surface1.Size = new System.Drawing.Size(783, 727);
|
||||
this.surface1.TabIndex = 5;
|
||||
this.surface1.Text = "surface1";
|
||||
this.surface1.Click += new System.EventHandler(this.OnSurfaceClicked);
|
||||
//
|
||||
// saveFileDialog
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user