wpf sucks v2
This commit is contained in:
@@ -17,6 +17,6 @@ namespace Server.Models
|
||||
}
|
||||
}
|
||||
|
||||
public int ClientsConnected{ get { return ServerCommunication.INSTANCE.ClientsConnected; } }
|
||||
public int ClientsConnected{ get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user