Gui wird jetzt tatsächlich zentriert gestartet
This commit is contained in:
@@ -72,11 +72,10 @@ namespace WorldOfPeacecraft
|
||||
this.Controls.Add (OnlinePlayerList);
|
||||
this.Controls.Add (MapPanel);
|
||||
this.Controls.Add (ChatPanel);
|
||||
this.CenterToScreen ();
|
||||
|
||||
this.ResumeLayout();
|
||||
loaded = true;
|
||||
this.PerformRefresh();
|
||||
this.CenterToScreen ();
|
||||
|
||||
//m.Playmusic ("overworld");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user