I am feeling completely lost on this. I have a playermanager which contains a static list of Player objects.
but no matter what I do, I get errors when I try to add demo players to the list... Why is this? I have attached an image of the static list and the player class itself.