Delay replay

This commit is contained in:
jl777
2019-02-02 05:29:34 -11:00
parent 171d73ed67
commit 94fe260351

View File

@@ -399,7 +399,7 @@ playit(struct rogue_state *rs)
//fprintf(stderr,"replaydone\n"); sleep(3);
return;
}
//usleep(100000);
usleep(50000);
}
else
{