This commit is contained in:
jl777
2019-02-10 03:43:20 -11:00
parent 1c1ae17c10
commit 8f9182c45e

View File

@@ -685,7 +685,7 @@ my_exit(int st)
else if ( counter++ < 10 )
{
fprintf(stderr,"would have exit.(%d)\n",st);
rs->replaydone = 1;
globalR.replaydone = 1;
}
}