This commit is contained in:
jl777
2019-02-10 03:54:53 -11:00
parent 8f9182c45e
commit ff50eb0c7c
2 changed files with 14 additions and 5 deletions

View File

@@ -543,7 +543,7 @@ playit(struct rogue_state *rs)
{
if ( rs->replaydone != 0 )
{
//fprintf(stderr,"replaydone\n"); sleep(3);
fprintf(stderr,"replaydone\n"); sleep(3);
return;
}
if ( rs->sleeptime != 0 )