Spieler Onlineliste zeigt jetzt ein Bild neben dem Namen an
This commit is contained in:
@@ -9,7 +9,7 @@ namespace WorldOfPeacecraft
|
||||
class Gui : Form, IGui
|
||||
{
|
||||
private const int ChatWidth = 300;
|
||||
private const int OnlinePlayerWidth = 100;
|
||||
private const int OnlinePlayerWidth = 150;
|
||||
private IBackend Backend;
|
||||
|
||||
private MapPanel MapPanel;
|
||||
|
||||
Reference in New Issue
Block a user