"World of Peacecraft" im Fenstertitel
This commit is contained in:
@@ -44,7 +44,7 @@ namespace WorldOfPeacecraft
|
|||||||
this.DoubleBuffered = true;
|
this.DoubleBuffered = true;
|
||||||
this.MaximizeBox = false;
|
this.MaximizeBox = false;
|
||||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
||||||
this.Name = "WorldOfPeacecraft";
|
this.Text = "World of Peacecraft";
|
||||||
this.ShowIcon = false;
|
this.ShowIcon = false;
|
||||||
|
|
||||||
this.Controls.Add (MapPanel);
|
this.Controls.Add (MapPanel);
|
||||||
|
|||||||
Reference in New Issue
Block a user