This commit is contained in:
jl777
2019-02-10 04:14:17 -11:00
parent 4680ae91da
commit 92ba9815e8
2 changed files with 4 additions and 3 deletions

View File

@@ -600,6 +600,7 @@ quit(int sig)
}
else
{
fprintf(stderr,"done!\n");
score(purse, 1, 0);
}
}