Mark replay done on Q
This commit is contained in:
@@ -269,6 +269,7 @@ over:
|
|||||||
q_comm = FALSE;
|
q_comm = FALSE;
|
||||||
if ( rs->guiflag != 0 )
|
if ( rs->guiflag != 0 )
|
||||||
rogue_bailout(rs);
|
rogue_bailout(rs);
|
||||||
|
else rs->replaydone = (uint32_t)time(NULL);
|
||||||
return;
|
return;
|
||||||
when 'i': after = FALSE; inventory(rs,pack, 0);
|
when 'i': after = FALSE; inventory(rs,pack, 0);
|
||||||
when 'I': after = FALSE; picky_inven(rs);
|
when 'I': after = FALSE; picky_inven(rs);
|
||||||
|
|||||||
Reference in New Issue
Block a user