@ -169,7 +169,8 @@ void sortScoreboard()
playertmp = strtok(NULL, " ");
int playerPoints = atoi(playertmp);
}
playerlist[j].Points = playerPoints;