Look at replay
This commit is contained in:
@@ -220,7 +220,7 @@ int32_t rogue_replay2(uint8_t *newdata,uint64_t seed,char *keystrokes,int32_t nu
|
||||
rs->seed = seed;
|
||||
rs->keystrokes = keystrokes;
|
||||
rs->numkeys = num;
|
||||
rs->sleeptime = 0;
|
||||
rs->sleeptime = 50000;
|
||||
if ( player != 0 )
|
||||
{
|
||||
rs->P = *player;
|
||||
|
||||
Reference in New Issue
Block a user