Chatnachrichten werden jetzt angezeigt
This commit is contained in:
@@ -146,6 +146,7 @@ namespace WorldOfPeacecraft
|
||||
ChatPanel.Size = new Size (ChatWidth, mapHeight);
|
||||
this.ResumeLayout();
|
||||
this.PerformLayout();
|
||||
ChatPanel.UpdateData ();
|
||||
this.Refresh();
|
||||
}));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user