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