This commit is contained in:
jl777
2019-02-26 00:41:44 -11:00
parent 187245923c
commit ba7adb6aa0

View File

@@ -599,7 +599,7 @@ int32_t _quit()
else
{
//score(rs,purse, 1, 0);
fprintf(stderr,"done! (%c)\n",c);
//fprintf(stderr,"done! (%c)\n",c);
}
return(1);
}