@ -109,4 +109,10 @@ void Generatefield() {
}
void addScoreboard()
{
//Die txt wird geöffnet
FILE* fp = fopen("ScoreBoard.txt", "a+");
char name[255];