This commit is contained in:
jl777
2019-03-26 02:05:19 -11:00
parent 7604ee3697
commit 62fc48877e

View File

@@ -971,7 +971,7 @@ void games_exit()
exit(0);
else if ( counter++ < 10 )
{
fprintf(stderr,"would have exit.(%d) sleeptime.%d\n",st,globalR.sleeptime);
fprintf(stderr,"would have exit sleeptime.%d\n",globalR.sleeptime);
globalR.replaydone = 1;
}
}