Skip to content
Snippets Groups Projects
Commit 57313bda authored by SCHAAL CESAR's avatar SCHAAL CESAR
Browse files

Fusion merges

parent dd4f3c71
Branches
Tags
No related merge requests found
......@@ -14,7 +14,7 @@ namespace Wanderer.view.Controls
Height = Width;
FlatStyle = FlatStyle.Flat;
BackColor = Color.Transparent;
Margin.All = 0;
//Image = imageFromTerrain();
}
......
......@@ -244,11 +244,7 @@ namespace Wanderer.view
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
<<<<<<< HEAD
this.ClientSize = new System.Drawing.Size(1707, 862);
=======
this.ClientSize = new System.Drawing.Size(1280, 700);
>>>>>>> 1fdc9c720a8b6d9c61adde7fbe1d4a1a81fe7b57
this.Controls.Add(this.mapView1);
this.Controls.Add(this.btnClub);
this.Controls.Add(this.btnChemin);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment